File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
keps/sig-storage/3141-prevent-volume-mode-conversion Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -262,7 +262,7 @@ Consider including folks who also work outside the SIG or subproject.
262
262
## Design Details
263
263
264
264
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
266
266
out-of-tree so this proposal will not require any in-tree feature gates.
267
267
268
268
### Changes to VolumeSnapshotContent API
@@ -735,7 +735,8 @@ Major milestones might include:
735
735
- when the KEP was retired or superseded
736
736
-->
737
737
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
739
740
- 2024-01-24: KEP updated to mark transition to stable
740
741
741
742
## Drawbacks
You can’t perform that action at this time.
0 commit comments