An operator to deploy the OpenStack Cinder CSI driver in OpenShift.
The operator is based on openshift/library-go and manages ClusterCSIDriver instance named cinder.csi.openstack.org.
The operator is installed by default by cluster-storage-operator when OpenShift is installed on OpenStack. Deployment YAML files in manifests/ directory are only for quick & dirty startup, the authoritative manifests are in cluster-storage-operator project.