+++ 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
Moving this to 4.4.z as this is not a release blocker.
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".