k3s/pkg/etcd
Brad Davidson 4d13ba9435 Send error response if member list cannot be retrieved
Prevents joining nodes from being stuck with bad initial member list if there is a transient failure, or if they try to join themselves

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit d7cdbb7d4d)
2024-04-11 10:01:16 -07:00
..
apiaddresses_controller.go Allow for multiple sets of leader-elected controllers 2023-02-10 10:46:48 -08:00
etcd.go Send error response if member list cannot be retrieved 2024-04-11 10:01:16 -07:00
etcd_test.go Fix issue with etcd node name missing hostname 2024-03-07 16:36:56 -08:00
etcdproxy.go Fixed loadbalancer in case of IPv6 addresses 2022-03-31 11:49:30 +02: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 Handle etcd status condition when cluster reset and disable etcd 2024-01-09 12:00:45 -03:00
s3.go Fix the OTHER log message that prints the wrong variable 2024-01-11 16:29:20 -08:00
snapshot.go Transition from deprecated pointer library to ptr (#9801) (#9824) 2024-03-30 21:30:10 -07:00
snapshot_controller.go Fix excessive retry on snapshot reconcile 2024-02-10 00:49:18 -08:00