Bug 1668221

Summary: Link to "Proxy configuration" in file /etc/origin/master/master.env show 404.
Product: OpenShift Container Platform Reporter: Liang Xia <lxia>
Component: InstallerAssignee: Scott Dodson <sdodson>
Installer sub component: openshift-ansible QA Contact: Wenqi He <wehe>
Status: CLOSED ERRATA Docs Contact:
Severity: low    
Priority: medium    
Version: 3.10.0   
Target Milestone: ---   
Target Release: 3.10.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
The sysconfig files located in /etc/sysconfig contained a broken link to documentation. Those links have been updated.
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-02-20 10:11:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1668210    

Description Liang Xia 2019-01-22 08:46:39 UTC
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

Comment 1 Liang Xia 2019-01-22 08:52:22 UTC
Proposed a PR https://github.com/openshift/openshift-ansible/pull/11047

Comment 3 Wenqi He 2019-02-13 02:08:18 UTC
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.

Comment 5 errata-xmlrpc 2019-02-20 10:11:10 UTC
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