Hosted Control Planes Bare Metal - Proxy setting not applied to hosts.
Issue
After adding a proxy configuration in the infraenv ressources, those settings are not applied to newly added host.
# oc get infraenvs.agent-install.openshift.io -A
NAMESPACE NAME ISO CREATED AT
test test 2024-06-28T13:54:50Z
# oc get infraenvs.agent-install.openshift.io test -n test -oyaml | grep -i proxy
proxy:
httpProxy: http://proxy-url:8080
httpsProxy: http://proxy-url:8080
noProxy: .cluster.local,.svc,10.0.0.0/16,10.128.0.0/14,127.0.0.1,172.30.0.0/16,localhost
Environment
- Red Hat OpenShift Container Platform (RHOCP)
- 4.14+
- Hosted Control Planes
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.