Skip to content

Commit 0ad0fc8

Browse files
authored
Merge pull request kubernetes#3213 from wongma7/awskep124
KEP-1487: Target 1.25 for aws csi migration GA
2 parents 50cecf7 + f70d577 commit 0ad0fc8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

keps/sig-storage/1487-csi-migration-aws/README.md

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

keps/sig-storage/1487-csi-migration-aws/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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.
3333
milestone:
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
5353
metrics:
5454
- csi_sidecar_duration_operation
55-
- storage_operation_duration_seconds
55+
- storage_operation_duration_seconds

0 commit comments

Comments
 (0)