-
Bug
-
Resolution: Won't Do
-
Normal
-
None
-
ACM 2.9.1
-
False
-
None
-
False
-
-
-
No
Description of problem:
Bootstrap failing because it lacks proxy configuration in an AI installation from RHACM. Same issue as depicted in: https://issues.redhat.com/browse/OCPBUGS-4997 But this time to solve the issue customer added proxy configuration in "AgentClusterInstall" object. According to the source: https://github.com/openshift/assisted-service/blob/a8b07ccb56a7402c6360cb9c1070387b5d63f5ac/api/hiveextension/v1beta1/agentclusterinstall_types.go#L189 that makes sense, but checking the documentation it looks like this option is missing from the doc: https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html-single/clusters/index#on-prem-creating-your-cluster-with-the-cli-agentclusterinstall I'm looking for further clarification and inclusion in the documentation if needed.
Version-Release number of selected component (if applicable):
- Openshift 4.14.22 - RHACM 2.9
How reproducible:
Not tested in lab, but 100% in customer cluster
Steps to Reproduce:
1. 2. 3.
Actual results:
Installation failed if added proxy config to "AgentClusterInstall"
Expected results:
Documentation should include this fields when deploying cluster under proxy setup.
Additional info:
- relates to
-
ACM-14376 Document AgentClusterInstall proxy fields
- Closed