-
Bug
-
Resolution: Done
-
Undefined
-
MCE 2.5.0
Description of problem:
The hypershift addon agent auto-imports hosted clusters but there is a way to configure the hub cluster to disable this auto-import. This does not work if the agent is deployed to a remote spoke cluster because the agent checks the configuration from the AddOnDeploymentConfig resource locally which does not get propagated to spoke clusters.
For disabling the auto-import configuration to work globally, the disable flag should be visible by the hypershift addon agents from spoke clusters as well.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
- Enable the hypershift addon for a remote managed cluster
- Disable the auto-import as documented in https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/cluster_mce_overview#hosted-disable-auto-import
- Create a hosted cluster on the managed cluster
Actual results:
A managed cluster is created for the hosted cluster.
Expected results:
Since auto-import is disabled, there should be no managed cluster created for the hosted cluster on the ACM/MCE managed (hosting) cluster.
Additional info:
- is depended on by
-
ACM-9337 Federating MCE clusters hosting HCPs into an ACM and manage
-
- Closed
-