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

Add IMAGE_PULL_SECRET parameter #370

Merged
merged 2 commits into from
Feb 20, 2020

Conversation

carbonin
Copy link
Member

@carbonin carbonin commented Feb 20, 2020

This PR adds a parameter for a secret name to be used for the orchestrator and worker images.

This secret should be pre-created and contain the credentials for the registry specified in the ORCHESTRATOR_IMAGE_NAMESPACE parameter.

Additionally it removes the app name prefix for the orchestrator deployment.

ManageIQ/manageiq#19699

This just complicates things if we want to reference the deployment
or container by name for a limited benefit as we're expecting to be
the only application in the namespace
@carbonin
Copy link
Member Author

Merge with ManageIQ/manageiq#19856

This is provided to the orchestrator as an image pull secret and
also as an environment variable so that it can deploy the worker
containers with the same secret.

ManageIQ/manageiq#19699
@carbonin carbonin force-pushed the add_optional_pull_secret branch from ad67d58 to 05c892c Compare February 20, 2020 15:41
@miq-bot
Copy link
Member

miq-bot commented Feb 20, 2020

Checked commits carbonin/manageiq-pods@485711b~...05c892c with ruby 2.5.7, rubocop 0.69.0, haml-lint 0.20.0, and yamllint
1 file checked, 1 offense detected

**

  • 💣 💥 🔥 🚒 - Linter/Yaml - missing config files

@Fryguy Fryguy merged commit 36f3915 into ManageIQ:master Feb 20, 2020
@Fryguy Fryguy added this to the Sprint 131 Ending Mar 2, 2020 milestone Feb 20, 2020
@carbonin carbonin deleted the add_optional_pull_secret branch April 7, 2020 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants