-
Bug
-
Resolution: Done
-
Minor
-
quay-v3.6.2
-
False
-
False
-
Quay Enterprise
-
Description of problem:
CSO Show wrong title in operatorhub
Version-Release number of selected component (if applicable):
quay-container-security-operator-bundle-container-v3.6.2-15 quay-container-security-operator-container-v3.6.2-19
How reproducible:
Always
Steps to Reproduce:
1. create custom catalogsource from index image
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
name: operator-cs
namespace: openshift-marketplace
spec:
sourceType: grpc
image: brew.registry.redhat.io/rh-osbs/iib:104376
displayName: Operator Catalog
publisher: Quay
2, Open openshift webconsole, install CSOoperator by operatorhub
Actual results:
Find titls is "Container Security"
Expected results:
The title should be "Quay Container Security"
Additional info: