File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
sig-auth/4872-harden-kubelet-cert-validation Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change
1
+ kep-number : 4872
2
+ alpha :
3
+ approver : " @liggitt"
Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ stage: alpha
20
20
# The most recent milestone for which work toward delivery of this KEP has been
21
21
# done. This can be the current (upcoming) milestone, if it is being actively
22
22
# worked on.
23
- latest-milestone : " "
23
+ latest-milestone : " 1.34 "
24
24
25
25
# The milestone at which this feature was, or is targeted to be, at each stage.
26
26
milestone :
27
- alpha : " "
28
- beta : " "
29
- stable : " "
27
+ alpha : " 1.34 "
28
+ beta : " 1.35 "
29
+ stable : " 1.37 "
30
30
31
31
# The following PRR answers are required at alpha release
32
32
# List the feature gate name and the components for which it must be enabled
You can’t perform that action at this time.
0 commit comments