k3s/pkg/cluster
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
..
managed
address_controller.go
bootstrap.go
bootstrap_test.go
cluster.go Improve etcd load-balancer startup behavior 2024-04-09 15:36:33 -07:00
encrypt.go
etcd.go
https.go
managed.go Fix issue with k3s-etcd informers not starting 2024-05-31 09:16:55 -07:00
router.go
storage.go