Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update display name and operator description for CSV #38

Merged
merged 1 commit into from Jun 18, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -19,18 +19,18 @@ metadata:
repository: 'https://github.com/openshift/csi-driver-manila-operator'
"operatorframework.io/suggested-namespace": openshift-manila-csi-driver-operator
spec:
displayName: CSI Driver Manila Operator
displayName: Manila CSI Driver Operator
description: >+
The CSI Manila driver is able to create and mount OpenStack Manila shares
The Manila CSI driver is able to create and mount OpenStack Manila shares
along with snapshots and recovering shares from snapshots.

The driver leverages OpenStack Manila service to provide scalable and
persistent storage for stateful applications.

CSI driver Manila documentation is available
Manila CSI driver documentation is available
[here](https://github.com/kubernetes/cloud-provider-openstack/blob/master/docs/using-manila-csi-plugin.md).

CSI Driver Manila Operator packages, deploys, manages, upgrades the
Manila CSI Driver Operator packages, deploys, manages, upgrades the
OpenStack Manila CSI Driver on Kubernetes and OpenShift for dynamic
provisioning of RWX persistent volumes on OpenStack.

Expand Down