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
Labels
future
needs to be fixed in some future release
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 whenControllerTLSSecret
itself changes.What is missing is support for certificate rotation: when the content of the secret changes, the config also must be updated.
The text was updated successfully, but these errors were encountered: