Skip to content

Commit c7d3712

Browse files
authoredJan 8, 2025
Merge pull request #49314 from carlory/PDBUnhealthyPodEvictionPolicy
mark PDBUnhealthyPodEvictionPolicy as removed
2 parents 4f8c89c + 71d30d3 commit c7d3712

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎content/en/docs/reference/command-line-tools-reference/feature-gates/pdb-unhealthy-pod-eviction-policy.md

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ stages:
1717
- stage: stable
1818
defaultValue: true
1919
fromVersion: "1.31"
20+
toVersion: "1.32"
21+
22+
removed: true
2023
---
2124
Enables the `unhealthyPodEvictionPolicy` field of a `PodDisruptionBudget`. This specifies
2225
when unhealthy pods should be considered for eviction. Please see [Unhealthy Pod Eviction Policy](/docs/tasks/run-application/configure-pdb/#unhealthy-pod-eviction-policy)

0 commit comments

Comments
 (0)