Skip to content

Commit a8288de

Browse files
authored
Merge pull request kubernetes#3546 from ravisantoshgudimetla/pdbh-updates
KEP-3017: Update timeframe for the PDB health policy
2 parents 211b956 + b0b6a36 commit a8288de

File tree

1 file changed

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

1 file changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ title: Pod Healthy Policy for PDB
22
kep-number: 3017
33
authors:
44
- "@mortent"
5+
- "@ravisantoshgudimetla"
6+
- "@atiratree"
57
owning-sig: sig-apps
68
participating-sigs:
79
- sig-node
@@ -24,13 +26,13 @@ replaces:
2426

2527
stage: alpha
2628

27-
latest-milestone: "v1.24"
29+
latest-milestone: "v1.26"
2830

2931
# The milestone at which this feature was, or is targeted to be, at each stage.
3032
milestone:
31-
alpha: "v1.24"
32-
beta: "v1.25"
33-
stable: "v1.26"
33+
alpha: "v1.26"
34+
beta: "v1.27"
35+
stable: "v1.28"
3436

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

0 commit comments

Comments
 (0)