-
Bug
-
Resolution: Done
-
Normal
-
ACM 2.15.0
-
None
When the UI determines if the hosted control plane feature is enabled for displaying the hosted control plane creation wizard, it requires the user to have access to the following resources.
- MultiClusterEngine CR
- ManagedClusterAddOn CRs
If the user does not have access to these resources, the UI displays this even though the hosted control plane features are enabled in MCE.

One suggestion is to use a different service account on behalf of the user to check these required resources so that we can avoid having to give the non-admin user explicit access to MCE resources.