Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-20211

OADP sub channel in MCH annotation gets ignored upon enabling cluster-backup on OCP 4.19

XMLWordPrintable

    • Moderate
    • None

      Description of problem:

      OADP sub channel in MCH annotation gets ignored upon enabling cluster-backup on OCP 4.19

      Version-Release number of selected component (if applicable):

      OCP 4.19.0-ec.4

      ACM 2.14.0-DOWNSTREAM-2025-04-21-05-11-18

      How reproducible:

      Steps to Reproduce:

      1. Install ACM/MCE + enable cluster-backup
      2.  
      3. ...

      Actual results:

      OADP sub channel set to 'stable', which is not the one set in the MCH oadp sub annotation

      #oc get mch -n ocm multiclusterhub -ojson | jq .metadata.annotations
      {
        "installer.open-cluster-management.io/mce-subscription-spec": "{\"source\": \"mce-custom-registry\",\"sourceNamespace\": \"openshift-marketplace\"}",
        "installer.open-cluster-management.io/oadp-subscription-spec": "{\"channel\": \"stable-1.4\",\"source\":\"redhat-operators\"}",
        "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"operator.open-cluster-management.io/v1\",\"kind\":\"MultiClusterHub\",\"metadata\":{\"annotations\":{\"installer.open-cluster-management.io/mce-subscription-spec\":\"{\\\"source\\\": \\\"mce-custom-registry\\\",\\\"sourceNamespace\\\": \\\"openshift-marketplace\\\"}\",\"mch-imageRepository\":\"quay.io:443/acm-d\"},\"name\":\"multiclusterhub\",\"namespace\":\"ocm\"},\"spec\":{\"imagePullSecret\":\"multiclusterhub-operator-pull-secret\"}}\n",
        "mch-imageRepository": "quay.io:443/acm-d"
      }
      
      
      #oc get sub -n open-cluster-management-backup
      NAME                                PACKAGE                SOURCE             CHANNEL
      redhat-oadp-operator-subscription   redhat-oadp-operator   redhat-operators   stable 

      Expected results:

      Additional info:

              vbirsan@redhat.com Valentina Birsan
              thuyng Thuy Nguyen
              Thuy Nguyen Thuy Nguyen
              ACM QE Team
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: