File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/concepts/storage Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -248,14 +248,14 @@ spec:
248
248
249
249
# ### CSI Migration
250
250
251
- {{< feature-state for_k8s_version="v1.14 " state="alpha " >}}
251
+ {{< feature-state for_k8s_version="v1.18 " state="beta " >}}
252
252
253
253
The CSI Migration feature for Cinder, when enabled, shims all plugin operations
254
254
from the existing in-tree plugin to the `cinder.csi.openstack.org` Container
255
255
Storage Interface (CSI) Driver. In order to use this feature, the [Openstack Cinder CSI
256
256
Driver](https://github.com/kubernetes/cloud-provider-openstack/blob/master/docs/using-cinder-csi-plugin.md)
257
257
must be installed on the cluster and the `CSIMigration` and `CSIMigrationOpenStack`
258
- Alpha features must be enabled.
258
+ Beta features must be enabled.
259
259
260
260
# ## configMap {#configmap}
261
261
You can’t perform that action at this time.
0 commit comments