k3s/pkg/etcd
Brad Davidson 3d14092f76 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>
2024-05-28 15:48:15 -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-28 15:48:15 -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 Kubernetes V1.30.0-k3s1 (#10063) 2024-05-06 19:42:27 +03:00
metadata_controller.go Kubernetes V1.30.0-k3s1 (#10063) 2024-05-06 19:42:27 +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 Kubernetes V1.30.0-k3s1 (#10063) 2024-05-06 19:42:27 +03:00
snapshot_handler.go Fix on-demand snapshots not honoring folder 2024-04-19 23:26:51 -07:00