mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-02 14:51:58 +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.