Skip to content

Commit a3ffc5e

Browse files
committed
update CSINodeExpandSecret KEP milestone to 1.25
This enhancement is part of v1.25 and the commit adjust the same. Signed-off-by: Humble Chirammal <[email protected]>
1 parent 6a4aadc commit a3ffc5e

File tree

1 file changed

+4
-4
lines changed
  • keps/sig-storage/3107-csi-nodeexpandsecret

1 file changed

+4
-4
lines changed

keps/sig-storage/3107-csi-nodeexpandsecret/kep.yaml

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

2626
# The milestone at which this feature was, or is targeted to be, at each stage.
2727
milestone:
28-
alpha: "v1.24"
29-
beta: "v1.25"
30-
stable: "v1.26"
28+
alpha: "v1.25"
29+
beta: "v1.26"
30+
stable: "v1.27"
3131

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

0 commit comments

Comments
 (0)