-
Bug
-
Resolution: Done
-
Normal
-
None
-
ACM 2.14.0
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
-
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:
- Install ACM/MCE + enable cluster-backup
- ...
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