Files
kubernetes/pkg/registry
Michael Gugino 9f80e7a6f8 Allow deletion of pending pods when using PDBS
Currently, if you have a PDB set, it is possible for
a pod stuck in pending state to be prevented from
deletion even though there are in fact enough healthy
replicas.

This commit allows pods in Pending state to be removed.

This commit also adds associated unit tests.

related-bug: #80389
2020-05-12 12:44:05 -04:00
..
2019-12-13 12:23:39 -05:00
2020-03-03 11:11:16 -08:00
2020-02-08 12:30:21 -05:00
2020-03-06 08:21:26 -05:00