k3s/pkg/cluster
Brad Davidson 07c2bd4cc2 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:17:58 -07:00
..
managed Move etcd snapshot management CLI to request/response 2024-04-11 10:01:23 -07:00
address_controller.go Add RWMutex to address controller 2023-08-30 01:34:27 -07:00
bootstrap.go Skip initial datastore reconcile during cluster-reset 2023-11-16 09:55:41 -08:00
bootstrap_test.go Store extra metadata and cluster ID for snapshots 2023-10-13 11:09:28 -07:00
cluster.go Improve etcd load-balancer startup behavior 2024-04-11 10:01:23 -07:00
encrypt.go Add server token hash to CR and S3 2023-10-13 11:09:28 -07:00
etcd.go [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
https.go [Release-1.27] Clear remove annotations on cluster reset (#8587) 2023-10-11 16:17:50 -07:00
managed.go Fix issue with k3s-etcd informers not starting 2024-05-31 09:17:58 -07:00
router.go Remove unnecessary copies of runtime struct 2022-02-28 12:05:16 -08:00
storage.go Add tls for kine 2024-04-02 11:40:16 -03:00