-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Consul connect: Consul agent fails to renew leaf certificate #5239
Comments
The error occurs even I use Vault CA. configuration for using Vault CA
|
I am seeing this same error using the Vault CA and Connect Injector for K8s. After ~3.65 days, services are no longer able to communicate with each other and require a full restart/new injection to function as a Connect service. Is there a fix for this? |
I had been having this issue with Connect and Consul CA since initial release. 1.4.2 has fixed it for me. Have been running around the clock since install ~ 1 month. Prior I had never been longer than a week. |
After upgrading the servers to 1.4.4, so far everything seems to be running smoothly and I am not getting the errors after a few days using the Vault CA. Will report back if I notice any issues, but upgrading seemed to have fixed this for me. |
Thank you everybody for reporting and updating this issue. Is anybody still experiencing this issue with Consul >= 1.4.2? |
After investigating this it seems like this issue was fixed by #4480, which was one of a few different fixes around leaf certificates in 1.4.1. There were a couple other subtle issues that were possible to hit as well that could exacerbate the situation seen here as well. I'm going to close this issue as this problem is fixed by newer Consul versions, but if anyone still sees this behavior on a newer version (>= 1.4.2) it'd be worth opening a new issue since that would probably have a different underlying cause. |
Reproducing Steps:
-- configuration for using consul CA
The text was updated successfully, but these errors were encountered: