-
Bug
-
Resolution: Won't Do
-
Undefined
-
None
-
None
-
False
-
None
-
False
-
None
OCM needs to support the identity provider provisioning. To provision an identity provider, the HostedCluster CR on the service cluster needs to be updated. ACM, however, does not update the HostedCluster on the management cluster accordingly.
Please note that we are using the reference to the HostedCluster name in the hypershiftdeployment.
# oc get hd -n ocm-sbarouti-1tjjd2vrkjnjkhoi2jltc5dltbpu6ife sbarouti307 -oyaml apiVersion: cluster.open-cluster-management.io/v1alpha1 kind: HypershiftDeployment metadata: labels: api.openshift.com/environment: sbarouti api.openshift.com/id: 1tjjd2vrkjnjkhoi2jltc5dltbpu6ife api.openshift.com/name: sbarouti307 hypershift.openshift.io/infra-id: 1tjjd2vrkjnjkhoi2jltc5dltbpu6ife name: sbarouti307 namespace: ocm-sbarouti-1tjjd2vrkjnjkhoi2jltc5dltbpu6ife spec: hostedClusterReference: name: sbarouti307 ....