Hosted Control Plane Bare Metal - プロキシー設定がホストに適用されていない
Issue
infraenv リソースにプロキシー設定を追加した後に、その設定が新しく追加されたホストに適用されません。
# 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 Plane
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.