Bug 1761049 - There are typos in Local Storage Operator's operatorsource
Summary: There are typos in Local Storage Operator's operatorsource
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Storage
Version: 4.2.0
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
: 4.3.0
Assignee: Hemant Kumar
QA Contact: Liang Xia
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-10-12 05:46 UTC by Liang Xia
Modified: 2020-01-23 11:07 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-01-23 11:07:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2020:0062 0 None None None 2020-01-23 11:07:34 UTC

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


Note You need to log in before you can comment on or make changes to this bug.