k3s/pkg/etcd
Brad Davidson 8c6d5a17e0 Fix issues with defragment and alarm clear on etcd startup
* Use clientv3.NewCtxClient instead of New to avoid automatic retry of all RPCs
* Only timeout status requests; allow defrag and alarm clear requests to run to completion.
* Only clear alarms on the local cluster member, not ALL cluster members

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit 095e34d816)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2024-11-06 13:18:20 -08:00
..
s3 Fix race condition when multiple nodes reconcile S3 snapshots 2024-10-10 11:40:54 -07:00
snapshot Add etcd s3 config secret implementation 2024-07-15 10:14:33 -07:00
apiaddresses_controller.go Allow for multiple sets of leader-elected controllers 2023-02-10 10:46:48 -08:00
etcd.go Fix issues with defragment and alarm clear on etcd startup 2024-11-06 13:18:20 -08:00
etcd_test.go Add etcd s3 config secret implementation 2024-07-15 10:14:33 -07:00
etcdproxy.go Fix issue caused by sole server marked as failed under load 2024-05-31 09:16:55 -07:00
member_controller.go Clear remove annotations on cluster reset; refuse to delete last member from cluster 2023-09-25 11:54:23 -07:00
metadata_controller.go Fix netpol crash when node remains tained unintialized 2024-05-31 09:16:55 -07:00
resolver.go Fix issues with defragment and alarm clear on etcd startup 2024-11-06 13:18:20 -08:00
snapshot.go Fix issues with defragment and alarm clear on etcd startup 2024-11-06 13:18:20 -08:00
snapshot_controller.go [release-1.29] Backports for 2024-08 release cycle (#10665) 2024-08-05 09:35:07 -07:00
snapshot_handler.go Add etcd s3 config secret implementation 2024-07-15 10:14:33 -07:00