IBM / cloudpak-gitops

Deployment of IBM Cloud Paks using ArgoCD / Red Hat GitOps operator.
Apache License 2.0
22 stars 23 forks source link

Add "olm.catalogImageTemplate" annotation to CatalogSources #47

Closed nastacio closed 2 years ago

nastacio commented 2 years ago

Is your feature request related to a problem? Please describe. Per https://github.com/IBM/cloud-pak/blob/master/reference/operator-catalog-enablement.md

On OpenShift clusters 4.9 and greater the olm.catalogImageTemplate annotation is used to switch the catalog tag from latest to different tag based on the Kubernetes version used by the cluster.

Describe the solution you'd like Comply with new guidance for OCP 4.9 clusters.

Describe alternatives you've considered None, the requirement is pretty clear.

Additional context Add any other context or screenshots about the feature request here.