File tree Expand file tree Collapse file tree 3 files changed +11
-10
lines changed
sig-node/4639-oci-volume-source Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 1
1
kep-number : 4639
2
2
alpha :
3
3
approver : " @deads2k"
4
+ beta :
5
+ approver : " @deads2k"
Original file line number Diff line number Diff line change @@ -1346,8 +1346,8 @@ Major milestones might include:
1346
1346
1347
1347
- 16-05-2024 Issue opened
1348
1348
- 21-06-2024 KEP merged, targeted at alpha
1349
- - 2 -10-2024 KEP updated
1350
-
1349
+ - 02 -10-2024 KEP updated
1350
+ - 06-02-2025 KEP targeting beta in v1.33
1351
1351
1352
1352
## Drawbacks
1353
1353
Original file line number Diff line number Diff line change @@ -41,18 +41,18 @@ approvers:
41
41
- " @mrunalp"
42
42
43
43
# The target maturity stage in the current dev cycle for this KEP.
44
- stage : alpha
44
+ stage : beta
45
45
46
46
# The most recent milestone for which work toward delivery of this KEP has been
47
47
# done. This can be the current (upcoming) milestone, if it is being actively
48
48
# worked on.
49
- latest-milestone : " v1.32 "
49
+ latest-milestone : " v1.33 "
50
50
51
51
# The milestone at which this feature was, or is targeted to be, at each stage.
52
52
milestone :
53
53
alpha : " v1.31"
54
54
beta : " v1.33"
55
- stable : " v1.34 "
55
+ stable : " TBD "
56
56
57
57
# The following PRR answers are required at alpha release
58
58
# List the feature gate name and the components for which it must be enabled
@@ -64,8 +64,7 @@ feature-gates:
64
64
disable-supported : true
65
65
66
66
# The following PRR answers are required at beta release
67
- metrics : []
68
- # Enable when promoting to beta
69
- # - "image_volume_requested_total"
70
- # - "image_volume_mounted_success"
71
- # - "image_volume_mounted_error"
67
+ metrics :
68
+ - " image_volume_requested_total"
69
+ - " image_volume_mounted_success"
70
+ - " image_volume_mounted_error"
You can’t perform that action at this time.
0 commit comments