-
Notifications
You must be signed in to change notification settings - Fork 110
[release-4.9] Bug 2029504: encryption-controller: sync secrets conditionally #518
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
Conversation
|
@dgrisonnet: This pull request references Bugzilla bug 2029504, which is valid. The bug has been updated to refer to the pull request using the external bug tracker. 6 validation(s) were run on this bug
Requesting review from QA contact: In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/assign @stlaz |
41bc040 to
35f6f85
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dgrisonnet The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
35f6f85 to
854ecfc
Compare
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
Update the version of library-go to include the latest changes that allow the encryption controller to synchronize the encryption-config secret only when the encryption controller should be run. This prevents the secrets from being unnecessarily deleted in the apiserver namespace whenever it doesn't exist in the config-managed namespace. Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
854ecfc to
cb2eed9
Compare
|
/retest-required |
1 similar comment
|
/retest-required |
|
/retest |
5 similar comments
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
@dgrisonnet: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
@dgrisonnet: PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Closing as the changes were made as a side effect of #535 |
|
@dgrisonnet: This pull request references Bugzilla bug 2029504. The bug has been updated to no longer refer to the pull request using the external bug tracker. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Backport of #506 to release-4.9.