Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to restart Configuration validating webhook when certificates are rotated #690

Open
johnsonshih opened this issue Mar 5, 2024 · 2 comments

Comments

@johnsonshih
Copy link
Contributor

johnsonshih commented Mar 5, 2024

We need a way for the webhook server to refresh certs when certificates rotated. Right now, the certs are read at start up and won't be refreshed so when certs retated, webhook still use old certs. Users have to manually restart the webhook pod for the webhook to pick up the new certs. It's not ideal.

@yujinkim-msft
Copy link
Contributor

switching to kube-rs will affect how this may be addressed: #375

Copy link
Contributor

github-actions bot commented Jun 4, 2024

Issue has been automatically marked as stale due to inactivity for 90 days. Update the issue to remove label, otherwise it will be automatically closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Investigating
Development

No branches or pull requests

3 participants