Skip to content

Commit

Permalink
Update the Operator Hub display information for the Kiali operators (#…
Browse files Browse the repository at this point in the history
…724)

to better describe and distinguish between, productized and community versions.

https://issues.redhat.com/browse/OSSM-4192
  • Loading branch information
jshaughn authored Nov 16, 2023
1 parent efd21f8 commit c332a91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ metadata:
containerImage: quay.io/kiali/kiali-operator:v1.77.0
capabilities: Deep Insights
support: Kiali
description: "Kiali project provides answers to the questions: What microservices are part of my Istio service mesh and how are they connected?"
description: "This community operator provides Kiali and OSSMC. Kiali is the Istio observability and management Console. OSSMC is the OpenShift Service Mesh Console plugin, powered by Kiali."
repository: https://github.com/kiali/kiali
createdAt: 2023-10-30T07:15:01Z
alm-examples: |-
Expand Down Expand Up @@ -56,7 +56,7 @@ spec:
version: 1.77.0
maturity: stable
replaces: kiali-operator.v1.76.0
displayName: Kiali Operator
displayName: Kiali Community Operator
description: |-
## About the managed application
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ metadata:
containerImage: ${KIALI_OPERATOR_REGISTRY}
capabilities: Deep Insights
support: Red Hat
description: "Kiali project provides answers to the questions: What microservices are part of my Istio service mesh and how are they connected?"
description: "This productized operator provides Kiali and OSSMC. Kiali is the Istio observability and management Console. OSSMC is the OpenShift Service Mesh Console plugin, powered by Kiali."
repository: https://github.com/kiali/kiali
createdAt: ${CREATED_AT}
alm-examples: |-
Expand Down

0 comments on commit c332a91

Please sign in to comment.