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:
57
57
- 1.23
58
58
- AWS EBS CSI migration to Beta, on by default.
59
59
60
- - 1.24
60
+ - 1.25
61
61
- AWS EBS CSI migration to Stable
Original file line number Diff line number Diff line change @@ -27,13 +27,13 @@ stage: stable
27
27
# The most recent milestone for which work toward delivery of this KEP has been
28
28
# done. This can be the current (upcoming) milestone, if it is being actively
29
29
# worked on.
30
- latest-milestone : " v1.24 "
30
+ latest-milestone : " v1.25 "
31
31
32
32
# The milestone at which this feature was, or is targeted to be, at each stage.
33
33
milestone :
34
34
alpha : " v1.14"
35
35
beta : " v1.17"
36
- stable : " v1.24 "
36
+ stable : " v1.25 "
37
37
38
38
# The following PRR answers are required at alpha release
39
39
# List the feature gate name and the components for which it must be enabled
@@ -52,4 +52,4 @@ feature-gates:
52
52
# The following PRR answers are required at beta release
53
53
metrics :
54
54
- 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