Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1824274

Summary: custom display name did not change after updating on console
Product: OpenShift Container Platform Reporter: Robb Hamilton <rhamilto>
Component: OLMAssignee: Evan Cordell <ecordell>
OLM sub component: OperatorHub QA Contact: Jian Zhang <jiazha>
Status: CLOSED NOTABUG Docs Contact:
Severity: medium    
Priority: unspecified CC: aos-bugs, bpeterse, dageoffr, dmesser, hasha, jokerman, yapei
Version: 4.4   
Target Milestone: ---   
Target Release: 4.4.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1823714 Environment:
Last Closed: 2020-04-24 02:00:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1823714, 1841171    
Bug Blocks:    

Description Robb Hamilton 2020-04-15 17:13:03 UTC
+++ This bug was initially created as a clone of Bug #1823714 +++

Description of problem:
 custom display name did not change after updated on console

Version-Release number of selected component (if applicable):
4.5.0-0.nightly-2020-04-13-213244

How reproducible:
Always

Steps to Reproduce:
1. goto k8s/ns/openshift-marketplace/operators.coreos.com~v1alpha1~CatalogSource/~new to create new catalogsource
Catalog source name: custom-test
Display name: custom-test
Publisher name: hasha
Image (URL of container image): docker.io/aosqe/custom-keycloak:latest

2. goto operatehub page, check the filter under Provider Type
3. go back the yaml editor for custom-test, update the displayName to custom-test22
4. goto operatehub page, check the filter under Provider Type

Actual results:
2. The display name for the new catalog source is custom-test
4. after updating, the name still is custom-test

Expected results:
4. The name should be custom-test22

Additional info:
oc get CatalogSource custom-test -n openshift-marketplace --output=jsonpath='{.spec.displayName}'
custom-test22

Comment 2 Dan Geoffroy 2020-04-20 17:28:47 UTC
Moving this to 4.4.z as this is not a release blocker.

Comment 3 Daniel Messer 2020-04-23 09:52:38 UTC
This is not applicable for 4.4 because the console did not have the ability to display custom catalog names in this release. They will all just display as "Custom".