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

Certificate is re-requested when container restarts #119

Open
gerethd opened this issue Oct 13, 2022 · 1 comment
Open

Certificate is re-requested when container restarts #119

gerethd opened this issue Oct 13, 2022 · 1 comment

Comments

@gerethd
Copy link

gerethd commented Oct 13, 2022

When a container restarts the certificate is re-requested and blows through quota for let's encrypt. It would be nice to reuse the cert already mounted when the container restarts, i.e. once per pod kind of thing.

Not sure if this is possible but if someone deploys a bad deployment and leaves it, or an app crashes in the wee hours of the morning for example, i have to wait like 12 hours after i stop the continued crashed container to be able to request a new certificate.

@Elegant996
Copy link

Elegant996 commented Oct 22, 2022

Noticing issues with crashed containers unable to unmount the certificates since the pod no longer exists. Could to be related; if the certificates were reused after a crash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants