mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-10 03:55:41 +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.