Skip to content

Commit 9987504

Browse files
authored
Merge pull request #4669 from atiratree/podhealthypolicy-ga
KEP-3017: Graduate UnhealthyPodEvictionPolicy for PDBs to stable
2 parents 155a949 + 442eec0 commit 9987504

File tree

1 file changed

+3
-3
lines changed
  • keps/sig-apps/3017-pod-healthy-policy-for-pdb

1 file changed

+3
-3
lines changed

keps/sig-apps/3017-pod-healthy-policy-for-pdb/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ owning-sig: sig-apps
88
participating-sigs:
99
- sig-node
1010
- sig-scheduling
11-
status: implementable
11+
status: implemented
1212
creation-date: 2021-10-24
1313
reviewers:
1414
- "@liggitt"
@@ -26,13 +26,13 @@ replaces:
2626

2727
stage: stable
2828

29-
latest-milestone: "v1.30"
29+
latest-milestone: "v1.31"
3030

3131
# The milestone at which this feature was, or is targeted to be, at each stage.
3232
milestone:
3333
alpha: "v1.26"
3434
beta: "v1.27"
35-
stable: "v1.30"
35+
stable: "v1.31"
3636

3737
# The following PRR answers are required at alpha release
3838
# List the feature gate name and the components for which it must be enabled

0 commit comments

Comments
 (0)