File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
keps/sig-node/4639-oci-volume-source Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1374,6 +1374,7 @@ Major milestones might include:
1374
1374
- 21-06-2024 KEP merged, targeted at alpha
1375
1375
- 02-10-2024 KEP updated
1376
1376
- 06-02-2025 KEP targeting beta in v1.33
1377
+ - 06-17-2025 KEP retargeting beta in v1.34, dropped noexec requirement
1377
1378
1378
1379
## Drawbacks
1379
1380
Original file line number Diff line number Diff line change @@ -46,12 +46,12 @@ stage: beta
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.33 "
49
+ latest-milestone : " v1.34 "
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
- beta : " v1.33 "
54
+ beta : " v1.34 "
55
55
stable : " TBD"
56
56
57
57
# The following PRR answers are required at alpha release
You can’t perform that action at this time.
0 commit comments