Bug 1702552 - Two "NAME" fields by command "oc get catalogsource"
Summary: Two "NAME" fields by command "oc get catalogsource"
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: OLM
Version: 4.1.0
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
: 4.2.0
Assignee: Evan Cordell
QA Contact: Fan Jia
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-04-24 06:40 UTC by Fan Jia
Modified: 2019-10-16 06:28 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-16 06:28:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github operator-framework operator-lifecycle-manager pull 980 0 None closed Bug 1702552: Two "NAME" fields by command "oc get catalogsource" 2020-08-20 11:38:48 UTC
Red Hat Product Errata RHBA-2019:2922 0 None None None 2019-10-16 06:28:21 UTC

Description Fan Jia 2019-04-24 06:40:39 UTC
Description of problem:
Get two "NAME" fields after command "oc get catalogsource", actually the second field content is the "Display Name".

Version-Release number of selected component (if applicable):
1)cv:4.1.0-0.nightly-2019-04-23-223857
2)olm:quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ebe8ff72e8e93d0dd7c6c465edf6de82b16d820a8698569c1b27d2ef57122f3c
3)oc version:
Client Version: version.Info{Major:"4", Minor:"1+", GitVersion:"v4.1.0", GitCommit:"8730f3882", GitTreeState:"", BuildDate:"2019-04-23T22:49:40Z", GoVersion:"", Compiler:"", Platform:""}
Server Version: version.Info{Major:"1", Minor:"13+", GitVersion:"v1.13.4+4fcbf79", GitCommit:"4fcbf79", GitTreeState:"clean", BuildDate:"2019-04-23T19:30:41Z", GoVersion:"go1.11.5", Compiler:"gc", Platform:"linux/amd64"}

How reproducible:
always

Steps to Reproduce:
1.install the cluster success and run command
#oc get catalogsource -n openshift-marketplace

Actual results:
1.#oc get catalogsource -n openshift-marketplace
NAME                  NAME                  TYPE   PUBLISHER   AGE
certified-operators   Certified Operators   grpc   Red Hat     3h7m
community-operators   Community Operators   grpc   Red Hat     3h7m
redhat-operators      Red Hat Operators     grpc   Red Hat     3h7m

Expected results:
#oc get catalogsource -n openshift-marketplace
NAME                  DISPLAYNAME           TYPE   PUBLISHER   AGE
certified-operators   Certified Operators   grpc   Red Hat     3h7m
community-operators   Community Operators   grpc   Red Hat     3h7m
redhat-operators      Red Hat Operators     grpc   Red Hat     3h7m

Additional info:

Comment 2 Fan Jia 2019-08-23 06:18:20 UTC
test env:
cv:4.2.0-0.nightly-2019-08-22-201424

test result:
the second "Name" becomes "DISPLAY"
#oc get catalogsource -n openshift-marketplace
NAME                  DISPLAY               TYPE   PUBLISHER   AGE
certified-operators   Certified Operators   grpc   Red Hat     3h28m
community-operators   Community Operators   grpc   Red Hat     3h28m
redhat-operators      Red Hat Operators     grpc   Red Hat     3h28m

Comment 3 errata-xmlrpc 2019-10-16 06:28:06 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-2019:2922


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