Description of problem: Check file /etc/origin/master/master.env, there is a link to "Proxy configuration", click the link, 404 shown. Version-Release number of the following components: openshift v3.10.101 How reproducible: Always Steps to Reproduce: 1. $ cat /etc/origin/master/master.env Actual results: $ cat /etc/origin/master/master.env # Proxy configuration # See https://docs.openshift.com/enterprise/latest/install_config/install/advanced_install.html#configuring-global-proxy DEBUG_LOGLEVEL=5 Expected results: The link is invalid, valid url for 3.10 should be https://docs.openshift.com/container-platform/3.10/install_config/http_proxies.html
Proposed a PR https://github.com/openshift/openshift-ansible/pull/11047
Tested on below version: openshift v3.10.113 kubernetes v1.10.0+b81c8f8 # uname -a Linux xxxx-master-etcd-1 3.10.0-862.14.4.el7.x86_64 #1 SMP Fri Sep 21 09:07:21 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux # cat /etc/redhat-release Red Hat Enterprise Linux Atomic Host release 7.5 ]# cat /etc/origin/master/master.env # Proxy configuration # See https://docs.openshift.com/container-platform/3.10/install_config/http_proxies.html DEBUG_LOGLEVEL=5 The link can be reached.
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-2019:0328