Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

operator ControllerTLSSecret: refresh mutating pod webhook config when secret changes #857

Open
pohly opened this issue Jan 20, 2021 · 0 comments
Labels
future needs to be fixed in some future release

Comments

@pohly
Copy link
Contributor

pohly commented Jan 20, 2021

PR #838 implements support for the new ControllerTLSSecret field such that it copies the public TLS certificate into the mutating pod webhook configuration once when creating it or when ControllerTLSSecret itself changes.

What is missing is support for certificate rotation: when the content of the secret changes, the config also must be updated.

@pohly pohly added the future needs to be fixed in some future release label Jan 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
future needs to be fixed in some future release
Projects
None yet
Development

No branches or pull requests

1 participant