File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
sig-node/4033-group-driver-detection-over-cri Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 4
4
kep-number : 4033
5
5
alpha :
6
6
approver : " @johnbelamaric"
7
+ beta :
8
+ approver : " @johnbelamaric"
Original file line number Diff line number Diff line change @@ -22,13 +22,12 @@ stage: alpha
22
22
# The most recent milestone for which work toward delivery of this KEP has been
23
23
# done. This can be the current (upcoming) milestone, if it is being actively
24
24
# worked on.
25
- latest-milestone : " v1.28 "
25
+ latest-milestone : " v1.31 "
26
26
27
27
# The milestone at which this feature was, or is targeted to be, at each stage.
28
28
milestone :
29
29
alpha : " v1.28"
30
- beta : " v1.yy"
31
- stable : " v1.zz"
30
+ beta : " v1.31"
32
31
33
32
# The following PRR answers are required at alpha release
34
33
# List the feature gate name and the components for which it must be enabled
@@ -39,4 +38,5 @@ feature-gates:
39
38
disable-supported : true
40
39
41
40
# The following PRR answers are required at beta release
42
- metrics : []
41
+ # No metrics will be added for this feature, as it's an internal
42
+ # implementation detail
You can’t perform that action at this time.
0 commit comments