mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-05 01:55:42 +00:00
Automatic merge from submit-queue (batch tested with PRs 51707, 51662, 51723, 50163, 51633) update GC controller to wait until controllers have been initialized … fixes #51013 Alternative to https://github.com/kubernetes/kubernetes/pull/51492 which keeps those few controllers (only one) from starting the informers early.