We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 211b956 + b0b6a36 commit a8288deCopy full SHA for a8288de
keps/sig-apps/3017-pod-healthy-policy-for-pdb/kep.yaml
@@ -2,6 +2,8 @@ title: Pod Healthy Policy for PDB
2
kep-number: 3017
3
authors:
4
- "@mortent"
5
+ - "@ravisantoshgudimetla"
6
+ - "@atiratree"
7
owning-sig: sig-apps
8
participating-sigs:
9
- sig-node
@@ -24,13 +26,13 @@ replaces:
24
26
25
27
stage: alpha
28
-latest-milestone: "v1.24"
29
+latest-milestone: "v1.26"
30
31
# The milestone at which this feature was, or is targeted to be, at each stage.
32
milestone:
- alpha: "v1.24"
- beta: "v1.25"
33
- stable: "v1.26"
+ alpha: "v1.26"
34
+ beta: "v1.27"
35
+ stable: "v1.28"
36
37
# The following PRR answers are required at alpha release
38
# List the feature gate name and the components for which it must be enabled
0 commit comments