Bug 1761049

Summary: There are typos in Local Storage Operator's operatorsource
Product: OpenShift Container Platform Reporter: Liang Xia <lxia>
Component: StorageAssignee: Hemant Kumar <hekumar>
Status: CLOSED ERRATA QA Contact: Liang Xia <lxia>
Severity: medium Docs Contact:
Priority: low    
Version: 4.2.0CC: aos-bugs, aos-storage-staff, bchilds, xtian
Target Milestone: ---   
Target Release: 4.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-01-23 11:07:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Liang Xia 2019-10-12 05:46:12 UTC
Description of problem:
There are typos in Local Storage Operator's operatorsource

$ oc get operatorsource --all-namespaces
NAMESPACE               NAME                       TYPE          ENDPOINT              REGISTRY              DISPLAYNAME                PUBLISHER         STATUS      MESSAGE                                       AGE
openshift-marketplace   certified-operators        appregistry   https://quay.io/cnr   certified-operators   Certified Operators        Red Hat           Succeeded   The object has been successfully reconciled   21h
openshift-marketplace   community-operators        appregistry   https://quay.io/cnr   community-operators   Community Operators        Red Hat           Succeeded   The object has been successfully reconciled   21h
openshift-marketplace   qe-operators               appregistry   https://quay.io/cnr   aosqe42               Red Hat Operators          Red Hat           Succeeded   The object has been successfully reconciled   79m
openshift-marketplace   redhat-local-storage-src   appregistry   https://quay.io/cnr   hekumar               redhat stroage operators   Red Hat Storage   Succeeded   The object has been successfully reconciled   42m

"redhat" should be "Red Hat".
"stroage" should be "storage".

Version-Release number of selected component (if applicable):
local-storage-operator.v4.2.0
4.2.0-rc.5

How reproducible:
Always

Steps to Reproduce:
1.Install local storage operator.
2.Check operatorsource of the operator.

Actual results:
$ oc get operatorsource --all-namespaces
NAMESPACE               NAME                       TYPE          ENDPOINT              REGISTRY              DISPLAYNAME                PUBLISHER         STATUS      MESSAGE                                       AGE
openshift-marketplace   certified-operators        appregistry   https://quay.io/cnr   certified-operators   Certified Operators        Red Hat           Succeeded   The object has been successfully reconciled   21h
openshift-marketplace   community-operators        appregistry   https://quay.io/cnr   community-operators   Community Operators        Red Hat           Succeeded   The object has been successfully reconciled   21h
openshift-marketplace   qe-operators               appregistry   https://quay.io/cnr   aosqe42               Red Hat Operators          Red Hat           Succeeded   The object has been successfully reconciled   79m
openshift-marketplace   redhat-local-storage-src   appregistry   https://quay.io/cnr   hekumar               redhat stroage operators   Red Hat Storage   Succeeded   The object has been successfully reconciled   42m


Expected results:
"redhat" should be "Red Hat".
"stroage" should be "storage".

Additional info:

Comment 2 Liang Xia 2019-11-07 05:22:31 UTC
$ oc get operatorsource --all-namespaces
NAMESPACE               NAME                       TYPE          ENDPOINT              REGISTRY               DISPLAYNAME                 PUBLISHER         STATUS      MESSAGE                                       AGE
openshift-marketplace   certified-operators        appregistry   https://quay.io/cnr   certified-operators    Certified Operators         Red Hat           Succeeded   The object has been successfully reconciled   3h7m
openshift-marketplace   community-operators        appregistry   https://quay.io/cnr   community-operators    Community Operators         Red Hat           Succeeded   The object has been successfully reconciled   3h7m
openshift-marketplace   qe-app-registry            appregistry   https://quay.io/cnr   redhat-operators-art                                                 Succeeded   The object has been successfully reconciled   160m
openshift-marketplace   redhat-local-storage-src   appregistry   https://quay.io/cnr   hekumar                Red Hat Storage operators   Red Hat Storage   Succeeded   The object has been successfully reconciled   27s

$ oc version
Client Version: v4.3.0
Server Version: 4.3.0-0.nightly-2019-11-06-215135
Kubernetes Version: v1.16.2

Comment 4 errata-xmlrpc 2020-01-23 11:07:15 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:0062