-
Bug
-
Resolution: Done
-
Minor
-
None
-
4.12
-
None
-
None
-
False
-
Description of problem:
GCP Filestore csi operator has wrong spec.description in csv files
Version-Release number of selected component (if applicable):
gcp-filestore-csi-driver-operator.v4.12.0
How reproducible:
Always
Steps to Reproduce:
1.Install GCP Filestore csi driver operator
2.oc get csv/gcp-filestore-csi-driver-operator.v4.12.0 -o json | jq .spec.description
"Operator that installs and configures the CSI driver for Amazon Elastic File System (GCP Filestore)."
Actual results:
In the description, it said configures the CSI driver for Amazon Elastic File System
Expected results:
It is better to update "configures the CSI driver for GCP Filestore.
Additional info: