Skip to content

Commit a7cf051

Browse files
authored
Merge pull request kubernetes#4467 from lpabon/kep-beta-131
Promote Portworx CSI migration to Beta in 1.31
2 parents 94c7184 + 8d61f48 commit a7cf051

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

keps/sig-storage/2589-csi-migration-portworx/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ Major milestones for Portworx in-tree plugin CSI migration:
5858
- Portworx CSI migration to Alpha
5959
- 1.25
6060
- Portworx CSI migration to Beta, off by default
61+
- 1.31
62+
- Portworx CSI migration to Beta, on by default
6163

6264
## Design details
6365

keps/sig-storage/2589-csi-migration-portworx/kep.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ title: In-tree Storage Plugin to CSI Migration - Portworx
22
kep-number: 2589
33
authors:
44
- "@trierra"
5+
- "@lpabon"
56
owning-sig: sig-storage
67
participating-sigs:
78
- sig-cluster-lifecycle
@@ -12,7 +13,7 @@ approvers:
1213
- "@msau42"
1314
editor: "@Jiawei0227"
1415
creation-date: 2021-09-08
15-
last-updated: 2021-09-08
16+
last-updated: 2024-01-31
1617
disable-supported: true
1718
status: implementable
1819
see-also:
@@ -25,7 +26,7 @@ stage: beta
2526
# The most recent milestone for which work toward delivery of this KEP has been
2627
# done. This can be the current (upcoming) milestone, if it is being actively
2728
# worked on.
28-
latest-milestone: "v1.25"
29+
latest-milestone: "v1.31"
2930

3031
# The milestone at which this feature was, or is targeted to be, at each stage.
3132
milestone:

0 commit comments

Comments
 (0)