mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
5118ff64e8
This commit removes the Topology feature gate as it is now enabled by default and will be removed in a future release. It is CSI driver's responsibility to report capability `VOLUME_ACCESSIBILITY_CONSTRAINTS` so that topology gets enabled in external-provisioner. When driver doesn't report it, external-provisioner disables topology support. As of this change, Only RBD driver supports topology based volume provisioning and it reports the `VOLUME_ACCESSIBILITY_CONSTRAINTS` capability, enabling topology support in the external-provisioner. Signed-off-by: Praveen M <m.praveen@ibm.com> |
||
---|---|---|
.. | ||
csi-config-map.yaml | ||
csi-nodeplugin-rbac.yaml | ||
csi-provisioner-rbac.yaml | ||
csi-rbdplugin-provisioner.yaml | ||
csi-rbdplugin.yaml | ||
csidriver.yaml |