Bug 1824274 - custom display name did not change after updating on console
Summary: custom display name did not change after updating on console
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: OLM
Version: 4.4
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.4.z
Assignee: Evan Cordell
QA Contact: Jian Zhang
URL:
Whiteboard:
Depends On: 1823714 1841171
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-04-15 17:13 UTC by Robb Hamilton
Modified: 2020-05-28 14:32 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1823714
Environment:
Last Closed: 2020-04-24 02:00:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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".


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