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

Enabling the CAP components via the CLI causes duplicate entries in the MCE

XMLWordPrintable

    • Quality / Stability / Reliability
    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • Important
    • None

      Description of problem:

      Enabling the CAP components via the CLI causes duplicate entries in the MCE. This is because Hypershift is enabled. If you try to edit the MCE via the UI, it will throw a warning, but the CLI lets you do this incorrectly.

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

      "acm_image": "quay.io:443/acm-d/acm-dev-catalog:2.15.0-DOWNSTREAM-2025-11-03-18-13-08",
      "mce_image": "quay.io:443/acm-d/mce-dev-catalog:2.10.0-DOWNSTREAM-2025-11-03-12-04-42",

      How reproducible:

      Always

      Steps to Reproduce:

      1. Install ACM/MCE
      2. Enable CAPI (for example, all CAP components do this): oc patch mce multiclusterengine -n multicluster-engine -p '[{"op": "add", "path": "/spec/overrides/components/-","value":{"name":"cluster-api","enabled":true}}]' --type=json

      Actual results:

      There are 2 entries for cluster-api and the MCE is stuck in Progressing status forever.

      Expected results:

      The entry should be updated, not added.

              rh-ee-ngraham Nathaniel Graham
              rh-ee-msmigiel Matthew Smigielski
              Matthew Smigielski Matthew Smigielski
              ACM QE Team
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: