-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
Upstream
-
5
-
False
-
False
-
OCPSTRAT-46 - Strategic Upstream Work - OCP Control Plane and Node Lifecycle Group
-
Workloads Sprint 248, Workloads Sprint 249, Workloads Sprint 250, Workloads Sprint 251, Workloads Sprint 252, Workloads Sprint 254, Workloads Sprint 255, Workloads Sprint 256
https://github.com/kubernetes/kubernetes/pull/105296 highlights the issue of not ready pods being considered during eviction. We had a discussion in sig-apps and it was decided to have a new policy field in PDB which dictates the eviction strategy to consider not ready pods or not.
Acceptance Criteria
- KEP is updated to stable (https://github.com/kubernetes/enhancements/pull/4469)
- Additional e2e tests covering eviction of deployment using IfHealthyBudget and AlwaysAllow policies
- clones
-
WRKLDS-707 Graduate to Beta UnhealthyPodEvictionPolicy: PDB should not take notReady pods into account
- Closed
- links to