This is a clone of issue OCPBUGS-56896. The following is the description of the original issue:
—
Description
When setting a secure proxy for a HostedCluster that is serving a certificate signed by a custom CA, you need to set the proxy's spec.trustedCA . However, that CA cert won't be included in the node's initial ignition config and it'll fail to do proper ignition.
Steps to Reproduce:
1. Create a proxy serving http and https. For the https, use a certificate that's signed by a custom CA.
2. Create a {{HostedCluster}} and set the `spec.configuration.proxy` and make sure to set the `trusterCA` field in the `proxy`.
Actual results:
Nodes won't reach ignition.
Expected results:
Nodes reach ignition successfully.
Additional info:
- clones
-
OCPBUGS-56896 ignition config doesn't include the proxy trusted CA for hosted cluter's proxy
-
- Closed
-
- is blocked by
-
OCPBUGS-56896 ignition config doesn't include the proxy trusted CA for hosted cluter's proxy
-
- Closed
-