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:
13741374- 21-06-2024 KEP merged, targeted at alpha
13751375- 02-10-2024 KEP updated
13761376- 06-02-2025 KEP targeting beta in v1.33
1377+ - 06-17-2025 KEP retargeting beta in v1.34, dropped noexec requirement
13771378
13781379## Drawbacks
13791380
Original file line number Diff line number Diff line change @@ -46,12 +46,12 @@ stage: beta
4646# The most recent milestone for which work toward delivery of this KEP has been
4747# done. This can be the current (upcoming) milestone, if it is being actively
4848# worked on.
49- latest-milestone : " v1.33 "
49+ latest-milestone : " v1.34 "
5050
5151# The milestone at which this feature was, or is targeted to be, at each stage.
5252milestone :
5353 alpha : " v1.31"
54- beta : " v1.33 "
54+ beta : " v1.34 "
5555 stable : " TBD"
5656
5757# The following PRR answers are required at alpha release
You can’t perform that action at this time.
0 commit comments