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

OCP on Azure reports AKS in product clusterClaim

XMLWordPrintable

    • False
    • None
    • False
    • Low
    • No

      Description of problem:

      I have an OCP deployed using Hive IPI on Azure cloud. I deployed the OCP using ACM hub 2.8.1. The cluster gets imported automatically.
      Checking the ManagedCluster CR, I see the ClusterClaim section indicating the product as AKS:
      clusterClaims:

      • name: id.k8s.io
        value: 9e6dc2aa-9f4d-44f2-9f75-ac9a412c49b2
      • name: kubeversion.open-cluster-management.io
        value: v1.26.6+73ac561
      • name: platform.open-cluster-management.io
        value: Azure
      • name: product.open-cluster-management.io
        value: AKS
         

      I believe the proper value should be OpenShift.

      SLACK thread: https://redhat-internal.slack.com/archives/CTZTHFQRH/p1695950233434189

       

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

      ACM 2.8.1

      How reproducible:

      I only produced it 1 time, I did not retry.

      Steps to Reproduce:

      1. Deploy OCP IPI using Hive on cloud Azure.
      2. Once import completes, check the ManagedCluster CR for the new cluster.
      3. Review the ClusterClaims product section.

      Actual results:

       - name: product.open-cluster-management.io value: AKS

      Expected results:

       - name: product.open-cluster-management.io value: OpenShift

      Additional info:

      I checked the oc get projects and it returns a full valid list, so that check seems good:

       
      (⎈ |default/api-sno-central-acm-demo-azure-devcluster-openshift-com:6443/kube:admin:default)➜ ~ oc get project
      NAME DISPLAY NAME STATUS
      default Active
      kube-node-lease Active
      kube-public Active
      kube-system Active
      open-cluster-management-addon-observability Active
      open-cluster-management-agent Active
      open-cluster-management-agent-addon Active
      openshift Active
      openshift-apiserver Active
      openshift-apiserver-operator Active
      openshift-authentication Active
      ...
      ...

       

              zxue@redhat.com ZHAO XUE
              sberens@redhat.com Scott Berens
              Song Lai Song Lai
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: