ibm-mas / ansible-devops

Ansible collection supporting devops for IBM Maximo Application Suite
https://ibm-mas.github.io/ansible-devops/
Eclipse Public License 2.0
47 stars 79 forks source link

CASE bundle has different common services operator version than defaultChannel #1365

Closed ChrisSchneiderIBM closed 1 day ago

ChrisSchneiderIBM commented 5 days ago

Hello,

the CASE bundle for v9-240625-amd64 references common_svcs_version: 4.3.0: https://github.com/ibm-mas/ansible-devops/blob/master/ibm/mas_devops/common_vars/casebundles/v9-240625-amd64.yml

However, the PackageManifest lists defaultChannel: v3.23:

kind: PackageManifest
apiVersion: packages.operators.coreos.com/v1
metadata:
  name: ibm-common-service-operator
  namespace: openshift-marketplace
...
spec:
...
  defaultChannel: v3.23

In air-gapped situations this leads to the following scenario: