k3s/pkg/cluster
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
..
managed Move etcd snapshot management CLI to request/response 2024-04-09 15:21:26 -07:00
address_controller.go Kubernetes V1.30.0-k3s1 (#10063) 2024-05-06 19:42:27 +03:00
bootstrap.go Skip initial datastore reconcile during cluster-reset 2023-11-15 14:31:44 -08:00
bootstrap_test.go Store extra metadata and cluster ID for snapshots 2023-10-12 15:04:45 -07:00
cluster.go Improve etcd load-balancer startup behavior 2024-04-09 15:36:33 -07:00
encrypt.go Add server token hash to CR and S3 2023-10-12 15:04:45 -07:00
etcd.go [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
https.go Kubernetes V1.30.0-k3s1 (#10063) 2024-05-06 19:42:27 +03:00
managed.go Fix issue with k3s-etcd informers not starting 2024-05-28 15:48:15 -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-03-28 11:12:07 -03:00