Skip to content

WebhookServer sslcontext and certificate file refreshing #1045

Answered by nolar
stevenolen asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, it will stop working one way or another (I did not test this scenario). There is no reloading of certificates after their expiration — for the sake of simplicity, mainly.

One way would be to restart the whole operator. Another way would be to inherit from the provided webhookserver class (or write a new one) and reload the certificates on desired triggers/conditions. The design of those classes is intentionally extensible.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@stevenolen
Comment options

@nolar
Comment options

@nolar
Comment options

Answer selected by stevenolen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants