kubernetes/pkg/registry/core/pod
Sai Ramesh Vanka a6329ac453 Fix to honor PDB with an empty selector {}
PDB with an empty selector `{}` is selecting all the pods in a namespace.
But, during the `drain`, all the pods are getting evicted which is not expected.
This change should fix the issue and honor the pdb before evicting the pods.

Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
2023-08-08 17:28:48 +05:30
..
rest fix nil pointer dereference panic for deprecated metrics 2023-03-24 18:50:43 +08:00
storage Fix to honor PDB with an empty selector {} 2023-08-08 17:28:48 +05:30
doc.go
strategy_test.go Merge pull request #110477 from halfcrazy/feat/hostnetwork-fieldsel 2023-04-21 18:13:11 -07:00
strategy.go Remove proxyutil.IsProxyableIP / IsProxyableHostname 2023-07-01 08:49:38 -04:00