Skip to content

Commit 42fe914

Browse files
committed
Update milestones
1 parent b580160 commit 42fe914

File tree

1 file changed

+3
-2
lines changed
  • keps/sig-storage/3141-prevent-volume-mode-conversion

1 file changed

+3
-2
lines changed

keps/sig-storage/3141-prevent-volume-mode-conversion/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ Consider including folks who also work outside the SIG or subproject.
262262
## Design Details
263263

264264
A new out-of-tree flag named `PreventVolumeModeConversion` will be introduced on
265-
`snapshot-controller` and `external-provisioner`. Both of these components are
265+
`snapshot-controller` and `csi-provisioner`. Both of these components are
266266
out-of-tree so this proposal will not require any in-tree feature gates.
267267

268268
### Changes to VolumeSnapshotContent API
@@ -735,7 +735,8 @@ Major milestones might include:
735735
- when the KEP was retired or superseded
736736
-->
737737
738-
- 2023-02-06: KEP updated to mark transition to beta
738+
- 2023-02-06: KEP updated to mark transition to beta off-by-default
739+
- 2023-12-23: KEP updated to mark transition to beta on-by-default
739740
- 2024-01-24: KEP updated to mark transition to stable
740741
741742
## Drawbacks

0 commit comments

Comments
 (0)