mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-04 04:09:49 +00:00
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>