Description of problem: proxy environments variables should be set in master and docker-registry configurations. Version-Release number of the following components: openshift-ansible-3.10.0-0.38.0.git.7.848b045.el7.noarch.rpm How reproducible: always Steps to Reproduce: 1. Trigger installation with proxy variables set. 2. 3. Actual results: Installation succeeded. But proxy variables were missing in following configurations: # oc env dc/docker-registry --list # proxy setting should be set in admissionConfig.pluginConfig.BuildDefaults in /etc/origin/master/master-config.yaml admissionConfig: pluginConfig: BuildDefaults: # /etc/origin/master/master.env Expected results: Additional info: Please attach logs from ansible-playbook with the -vvv flag
Manually adding proxy variables really annoying though it's not blocker. Reset the priority.
It is not easy to work around, keep config consistent, especially cluster with numbers of nodes. add testblocker keyword.
Suspicion is that this is related to our removal of the openshift facts files during node bootstrapping.
Possible Fix: https://github.com/openshift/openshift-ansible/pull/8394
The PR 8394 has been merged to 3.10.0-0.50.0,please check this bug.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:1816