Skip to content

Commit d4b9b2e

Browse files
authored
Merge pull request #5417 from haircommander/4639-1.34
4639: bump to 1.34 and document noexec drop
2 parents 4a9783f + 25886d3 commit d4b9b2e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

keps/sig-node/4639-oci-volume-source/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

keps/sig-node/4639-oci-volume-source/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.
5252
milestone:
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

0 commit comments

Comments
 (0)