mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-06 21:28:16 +00:00
When using the eviction API, if a pod already has a non-zero DeletionTimestamp, we don't need to check PDBs as it has already been marked for deletion.