Skip to content

Commit cbc6ae5

Browse files
committed
Move 1967 Support to size memory backed volumes to Beta
Signed-off-by: Davanum Srinivas <[email protected]>
1 parent 37ca567 commit cbc6ae5

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

keps/sig-node/1967-size-memory-backed-volumes/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ Not applicable
249249
## Implementation History
250250

251251
v1.20: Launched to `Alpha`
252+
v1.22: Moved to `Beta`
252253

253254
## Drawbacks
254255

@@ -262,4 +263,4 @@ None.
262263

263264
## Infrastructure Needed (Optional)
264265

265-
None.
266+
None.

keps/sig-node/1967-size-memory-backed-volumes/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ stage: beta
2222
# The most recent milestone for which work toward delivery of this KEP has been
2323
# done. This can be the current (upcoming) milestone, if it is being actively
2424
# worked on.
25-
latest-milestone: "v1.21"
25+
latest-milestone: "v1.22"
2626

2727
# The milestone at which this feature was, or is targeted to be, at each stage.
2828
milestone:
2929
alpha: "v1.20"
30-
beta: "v1.21"
31-
stable: "v1.22"
30+
beta: "v1.22"
31+
stable: "v1.23"
3232

3333
# The following PRR answers are required at alpha release
3434
# List the feature gate name and the components for which it must be enabled

0 commit comments

Comments
 (0)