mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-05 20:58:17 +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