kubernetes/pkg/registry/core/pod/storage
Michael Gugino dd49915c55 Eviction: ignore PDBs if pods with DeletionTimestamp
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.
2020-06-02 01:06:45 -04:00
..
BUILD Allow deletion of pending pods when using PDBS 2020-05-12 12:44:05 -04:00
eviction_test.go Eviction: ignore PDBs if pods with DeletionTimestamp 2020-06-02 01:06:45 -04:00
eviction.go Eviction: ignore PDBs if pods with DeletionTimestamp 2020-06-02 01:06:45 -04:00
storage_test.go Merge pull request #85644 from liggitt/meta-v1-table 2019-11-28 10:05:18 -08:00
storage.go add index for pod cacher 2020-02-11 09:25:27 +08:00