You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2024. It is now read-only.
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.