mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-14 15:00:30 +00:00
Automatic merge from submit-queue (batch tested with PRs 36071, 32752, 37998, 38350, 38401) Add test for concurrent evictions requests This is a followup PR after #37668. Add a test case to make sure concurrent eviction requests can be handled. @davidopp @lavalamp