-
Notifications
You must be signed in to change notification settings - Fork 205
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
Lock TTL not being honored #822
Comments
Hi @j-rust, |
Thanks @ckotzbauer, I'll test 1.14.0 out on a few of our clusters and let you know if we're still seeing the same issue. |
Hey @ckotzbauer, I deployed version 1.14.0 but I'm still seeing the incorrect TTL. It looks like the node holding the lock no longer exists so I think this is an issue with a node being removed when the cluster autoscaler kicks in that causes the incorrect lock TTL to appear.
|
I had a similar issue where a lock was in place for a node that was removed by the cluster autoscaler before I had the TTL setting enabled. I expected that when I updated the helm chart with the setting Days later I had to manually delete the lock annotation on the DS. |
This issue was automatically considered stale due to lack of activity. Please update it and/or join our slack channels to promote it, before it automatically closes (in 7 days). |
We're seeing instances of the lock-ttl flag not being honored and being held indefinitely, blocking all reboots until the lock is manually removed. Is this a known issue and/or is there a workaround available?
kured command (running version 1.13.0):
Annotation showing lock with incorrect TTL
The text was updated successfully, but these errors were encountered: