-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.18.z, 4.19.0
Description of problem:
In https://github.com/openshift/installer/pull/9153, the MachineNetwork was added to NO_PROXY when a proxy was defined in order to ensure that the the rendezvous IP could be reached by other masters. However if that network was already in the NO_PROXY it can cause problems, the assisted-service has a validation to check this, see https://github.com/openshift/assisted-service/pull/7305.
Before the MachineNetwork is added there should be a check to ensure its not a duplicate.
- blocks
-
OCPBUGS-53422 Agent installer should not add duplicate NO_PROXY entry
-
- ON_QA
-
- is cloned by
-
OCPBUGS-53422 Agent installer should not add duplicate NO_PROXY entry
-
- ON_QA
-
- is duplicated by
-
OCPBUGS-53299 Installer will fail if noProxy duplicate entry
-
- Closed
-
- links to