mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-07 18:00:29 +00:00
Automatic merge from submit-queue RateLimitedQueue TestTryOrdering could fail under load Remove the possibility of contention in the test by providing a synthetic Now() function. Fixes #24125