Description of problem:
The way to import a hosted cluster coming from a managed MCE hub via Discovery differs from other clusters. The "import cluster" button will not import the cluster correctly and can cause confusion on what is supported on the UI for this scenario.
We should either 1) remove this button (limitation already documented) or 2) update this button to import these clusters properly.
Doc for importing: https://github.com/stolostron/hypershift-addon-operator/blob/main/docs/discovering_hostedclusters.md#auto-importing-the-discovered-hosted-clusters
Version-Release number of selected component (if applicable):
ACM 2.11.0-DOWNSTREAM-2024-06-04-15-21-31
How reproducible:
Steps to Reproduce:
- import MCE hub with HCP
- check discovered list for the HCP
- ...
Actual results:
Expected results:
Additional info:
- is caused by
-
ACM-11041 Importing hosting MCE clusters and their hosted clusters into ACM
- Closed