k3s/pkg/etcd
Brad Davidson 2b63eb4a27 Fix issue with k3s-etcd informers not starting
Start shared informer caches when k3s-etcd controller wins leader election. Previously, these were only started when the main k3s apiserver controller won an election. If the leaders ended up going to different nodes, some informers wouldn't be started

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit 3d14092f76)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2024-05-31 09:16:55 -07:00
..
apiaddresses_controller.go Allow for multiple sets of leader-elected controllers 2023-02-10 10:46:48 -08:00
etcd.go Fix issue with k3s-etcd informers not starting 2024-05-31 09:16:55 -07:00
etcd_test.go Fix issue with etcd node name missing hostname 2024-03-01 13:52:53 -08:00
etcdproxy.go Add health-check support to loadbalancer 2024-03-27 16:50:27 -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 Handle etcd status condition when cluster reset and disable etcd 2024-01-09 11:20:41 -03:00
s3.go Move etcd snapshot management CLI to request/response 2024-04-09 15:21:26 -07:00
snapshot.go Move etcd snapshot management CLI to request/response 2024-04-09 15:21:26 -07:00
snapshot_controller.go Fix etcd snapshot reconcile for agentless nodes 2024-03-27 16:44:36 -07:00
snapshot_handler.go Fix on-demand snapshots not honoring folder 2024-04-19 23:26:51 -07:00