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 lost image pull secret handling #355

Merged
merged 1 commit into from
Jun 24, 2021
Merged

Conversation

dguendisch
Copy link
Member

@dguendisch dguendisch commented Jun 23, 2021

What this PR does / why we need it:
work-in-progress

Image Pull Secret handling broke when we moved testmachinery config generation.
This PR re-adds the option to specify image pull secrets via charts/testmachinery/values.yaml.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:


@gardener-robot gardener-robot added needs/review Needs review size/s Size of pull request is small (see gardener-robot robot/bots/size.py) labels Jun 23, 2021
@gardener-robot-ci-1 gardener-robot-ci-1 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jun 23, 2021
@gardener-robot-ci-3 gardener-robot-ci-3 added needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Jun 23, 2021
@dguendisch dguendisch added the test/integration run integration test label Jun 23, 2021
@dguendisch dguendisch force-pushed the image-pull-secrets branch from c09eca0 to c31fae6 Compare June 23, 2021 12:04
@gardener-robot-ci-1 gardener-robot-ci-1 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Jun 23, 2021
@dguendisch dguendisch force-pushed the image-pull-secrets branch from c31fae6 to ae8b125 Compare June 23, 2021 14:39
@gardener-robot-ci-1 gardener-robot-ci-1 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jun 23, 2021
@gardener-robot-ci-2 gardener-robot-ci-2 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jun 23, 2021
@dguendisch dguendisch force-pushed the image-pull-secrets branch from ae8b125 to 42c4a37 Compare June 23, 2021 14:46
@gardener-robot-ci-1 gardener-robot-ci-1 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jun 23, 2021
@gardener-robot-ci-3 gardener-robot-ci-3 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jun 23, 2021
@gardener-robot gardener-robot added size/xl Size of pull request is huge (see gardener-robot robot/bots/size.py) needs/second-opinion Needs second review by someone else and removed size/s Size of pull request is small (see gardener-robot robot/bots/size.py) labels Jun 23, 2021
@dguendisch dguendisch force-pushed the image-pull-secrets branch from 42c4a37 to 9f9cfe6 Compare June 24, 2021 08:45
@gardener-robot-ci-2 gardener-robot-ci-2 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jun 24, 2021
@gardener-robot-ci-3 gardener-robot-ci-3 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jun 24, 2021
@dguendisch dguendisch marked this pull request as ready for review June 24, 2021 09:57
@dguendisch dguendisch requested a review from a team as a code owner June 24, 2021 09:57
@dguendisch
Copy link
Member Author

I verified on our staging instance that imagepullsecrets are now correctly applied to resulting workflow pods.
Please review @schrodit

Copy link

@schrodit schrodit left a comment

Choose a reason for hiding this comment

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

/lgtm

@gardener-robot gardener-robot added reviewed/lgtm Has approval for merging and removed needs/review Needs review needs/second-opinion Needs second review by someone else labels Jun 24, 2021
@dguendisch dguendisch merged commit 69c37bc into master Jun 24, 2021
@dguendisch dguendisch deleted the image-pull-secrets branch June 24, 2021 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) reviewed/lgtm Has approval for merging size/xl Size of pull request is huge (see gardener-robot robot/bots/size.py) test/integration run integration test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants