-
Bug
-
Resolution: Done
-
Normal
-
ACM 2.12.0
-
False
-
None
-
False
-
-
-
Low
-
None
Description of problem:
Cannot modify hubAcceptsClient to false if auto-approval is enabled
Version-Release number of selected component (if applicable): ACM 2.12.0
How reproducible:
Steps to Reproduce:
- Enable auto-approval in cluster manager
- Import a managed cluster. the managed cluster join request is auto-approved and accepted.
- modify the hubAcceptsClient to false, it is reset to true
Actual results:
Expected results:
set hubAcceptsClient to false if the cluster is already joined and available. the auto-approval should not impact on the existing managed cluster.
Additional info:
- is related to
-
ACM-15220 Managed cluster migration
- In Progress