mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 15:37:24 +00:00
Automatic merge from submit-queue (batch tested with PRs 39418, 41175, 40355, 41114, 32325) ResyncPeriod Comment ResyncPeriod Comment: // ResyncPeriod returns a function which generates a duration each time it is // invoked; this is so that multiple controllers don't get into lock-step and all // hammer the apiserver with list requests simultaneously.