Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make registry type configurable via dynamic variables #91

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

johnkim76
Copy link

Currently the ASB addon will grab APB images from the upstream dockerhub repo/org. Adding the following as a dynamic variable allows the user to configure another registry type via '--addon-env'.

  • REGISTRY_TYPE
  • REGISTRY_NAME
  • REGISTRY_URL

@johnkim76
Copy link
Author

@LalatenduMohanty and/or @budhrg could you review this PR please?

@LalatenduMohanty
Copy link
Member

@johnkim76 as per this repository guideline [1] we need issue for each patch. I have created #95 for this PR. Please update the issue with some context and update the commit message too.

[1] https://github.com/minishift/minishift-addons/blob/master/CONTRIBUTING.adoc#contributing-patches

@LalatenduMohanty
Copy link
Member

@johnkim76 Rest of the things looking fine to me. May be @eriknelson can a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants