-
Bug
-
Resolution: Done
-
Major
-
ACM 2.10.4
-
None
-
1
-
False
-
None
-
False
-
-
-
1
-
SF Train-17, SF Train-18
-
Moderate
-
None
Description of problem:
In 2.11, we found in some cases the restored clusters were not available, and we figured out that after the import controller on the new hub created the correct bootstrap kubeconfig secret to the managed cluster, but before rebootstrap, the old work-agent on the managed cluster reverted the bootstrap kubeconfig from there cache, which cause the agent can not connect to the hub. we fix this by restart the agent immediately https://github.com/stolostron/ocm/pull/90 if the bootstrap kubeconfig secret changes in 2.11, but we are seeking a better solution for 2.10, 2.12.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
- ...
Actual results:
Expected results:
Additional info:
- is cloned by
-
ACM-12851 [2.12]Restored clusters are not available since the bootstrap kubeconfig is reverted by old cache
- Closed