-
Story
-
Resolution: Done
-
Major
-
openshift-4.19
-
None
-
None
We currently set the --feature-gates=Topology feature gate flag passed to csi-provisioner to True or False depending on whether the environment supports this.
We should allow people to disable topology reporting entirely. This is already possible with the manila-csi-plugin binary, using the --with-topology option. We should add the same flag to the cinder-csi-plugin binary.