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

[release-4.9] Bug 2029504: encryption-controller: sync secrets conditionally #487

Merged
merged 2 commits into from
Dec 9, 2021

Commits on Dec 7, 2021

  1. bump(library-go)

    Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
    dgrisonnet committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    0fe3df7 View commit details
    Browse the repository at this point in the history
  2. encryption-controller: sync secrets conditionally

    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>
    dgrisonnet committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    3bc5174 View commit details
    Browse the repository at this point in the history