-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[Release-1.28] - leader-elected etcd controllers not consistently functional when leader election/lease mismatches occur #10231
Comments
Reproduced here #10046 (comment) but also present in the latest release of this branch $ kg cm -n kube-system
$ kg leases k3s -n kube-system
$ kg leases k3s-etcd -n kube-system
A few snapshots later.... Should read 14 snapshots $ kg cm -n kube-system
##Environment Details Infrastructure
Node(s) CPU architecture, OS, and version: Linux 5.14.21-150500.53-default x86_64 GNU/Linux Cluster Configuration:
Config.yaml:
Steps
Results: $ kg leases k3s -n kube-system
$ kg leases k3s-etcd -n kube-system
$ k edit lease k3s-etcd -n kube-system
$ kg leases k3s-etcd -n kube-system
$ kg cm -n kube-system
$ kg cm -n kube-system
|
Backport fix for leader-elected etcd controllers not consistently functional when leader election/lease mismatches occur
The text was updated successfully, but these errors were encountered: