File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
keps/sig-storage/2589-csi-migration-portworx Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,8 @@ Major milestones for Portworx in-tree plugin CSI migration:
58
58
- Portworx CSI migration to Alpha
59
59
- 1.25
60
60
- Portworx CSI migration to Beta, off by default
61
+ - 1.31
62
+ - Portworx CSI migration to Beta, on by default
61
63
62
64
## Design details
63
65
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ title: In-tree Storage Plugin to CSI Migration - Portworx
2
2
kep-number : 2589
3
3
authors :
4
4
- " @trierra"
5
+ - " @lpabon"
5
6
owning-sig : sig-storage
6
7
participating-sigs :
7
8
- sig-cluster-lifecycle
@@ -12,7 +13,7 @@ approvers:
12
13
- " @msau42"
13
14
editor : " @Jiawei0227"
14
15
creation-date : 2021-09-08
15
- last-updated : 2021-09-08
16
+ last-updated : 2024-01-31
16
17
disable-supported : true
17
18
status : implementable
18
19
see-also :
@@ -25,7 +26,7 @@ stage: beta
25
26
# The most recent milestone for which work toward delivery of this KEP has been
26
27
# done. This can be the current (upcoming) milestone, if it is being actively
27
28
# worked on.
28
- latest-milestone : " v1.25 "
29
+ latest-milestone : " v1.31 "
29
30
30
31
# The milestone at which this feature was, or is targeted to be, at each stage.
31
32
milestone :
You can’t perform that action at this time.
0 commit comments