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

fix(kubernetes/v2): Adds imagePullSecrets to podSpec.yml for V2 Kubernetes deployments #1104

Merged
merged 1 commit into from
Nov 13, 2018

Conversation

davepersing
Copy link
Contributor

Ran into this recently when trying to deploy to an EKS cluster using manifest-based deployments.

Copy link
Member

@lwander lwander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@spinnakerbot
Copy link
Contributor

The following commits need their title changed:

3b7abe7: Assign imagePullSecrets to podSpec.yml and update podSpec jinja template.

Please format your commit title into the form:

<type>(<scope>): <subject>, e.g. fix(kubernetes): address NPE in status check

This allows us to easily generate changelogs & determine semantic version numbers when cutting releases. You can read more about commit conventions here.

@lwander lwander merged commit f0db268 into spinnaker:master Nov 13, 2018
kevinawoo pushed a commit to armory-io/halyard that referenced this pull request Nov 21, 2018
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.

3 participants