mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
fb944d599d
Add an exit message when the certificate check triggers a fatal exit (via cancel()). When cancel() is called, this cancels the main context which causes the webhook to shutdown. A return is also added to ensure the message "valid" comes out right after "invalid" like so: "certs are not valid at..." "certs are valid" Signed-off-by: Eric Stokes <fernferret@gmail.com> |
||
---|---|---|
.. | ||
certcontroller.go | ||
root.go | ||
webhook.go |