File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
keps/sig-storage/1487-csi-migration-aws Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -57,5 +57,5 @@ Major milestones for AWS EBS in-tree plugin CSI migration:
5757- 1.23
5858 - AWS EBS CSI migration to Beta, on by default.
5959
60- - 1.24
60+ - 1.25
6161 - AWS EBS CSI migration to Stable
Original file line number Diff line number Diff line change @@ -27,13 +27,13 @@ stage: stable
2727# The most recent milestone for which work toward delivery of this KEP has been
2828# done. This can be the current (upcoming) milestone, if it is being actively
2929# worked on.
30- latest-milestone : " v1.24 "
30+ latest-milestone : " v1.25 "
3131
3232# The milestone at which this feature was, or is targeted to be, at each stage.
3333milestone :
3434 alpha : " v1.14"
3535 beta : " v1.17"
36- stable : " v1.24 "
36+ stable : " v1.25 "
3737
3838# The following PRR answers are required at alpha release
3939# List the feature gate name and the components for which it must be enabled
@@ -52,4 +52,4 @@ feature-gates:
5252# The following PRR answers are required at beta release
5353metrics :
5454 - csi_sidecar_duration_operation
55- - storage_operation_duration_seconds
55+ - storage_operation_duration_seconds
You can’t perform that action at this time.
0 commit comments