Bug 1668210

Summary: Link to "Proxy configuration" in file atomic-openshift-master-api/atomic-openshift-master-controllers show 404.
Product: OpenShift Container Platform Reporter: Liang Xia <lxia>
Component: InstallerAssignee: Scott Dodson <sdodson>
Installer sub component: openshift-ansible QA Contact: Liang Xia <lxia>
Status: CLOSED ERRATA Docs Contact:
Severity: low    
Priority: medium    
Version: 3.9.0   
Target Milestone: ---   
Target Release: 3.9.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 08:46:56 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: 1668221    
Bug Blocks:    

Description Liang Xia 2019-01-22 08:17:29 UTC
Description of problem:
Check file atomic-openshift-master-api and atomic-openshift-master-controllers,
there is a link to "Proxy configuration", click the link, 404 shown.

Version-Release number of the following components:
openshift v3.9.65


How reproducible:
Always

Steps to Reproduce:
1. $ cat /etc/sysconfig/atomic-openshift-master-controllers 
2. $ cat /etc/sysconfig/atomic-openshift-master-api


Actual results:
$ cat /etc/sysconfig/atomic-openshift-master-api 
OPTIONS=--loglevel=5 --listen=https://0.0.0.0:8443 --master=https://qe-lxia-39-container-master-etcd-1:8443
CONFIG_FILE=/etc/origin/master/master-config.yaml
OPENSHIFT_DEFAULT_REGISTRY=docker-registry.default.svc:5000
IMAGE_VERSION=v3.9.65
# Proxy configuration
# See https://docs.openshift.com/enterprise/latest/install_config/install/advanced_install.html#configuring-global-proxy


$ cat /etc/sysconfig/atomic-openshift-master-controllers 
OPTIONS=--loglevel=5 --listen=https://0.0.0.0:8444
CONFIG_FILE=/etc/origin/master/master-config.yaml
OPENSHIFT_DEFAULT_REGISTRY=docker-registry.default.svc:5000
IMAGE_VERSION=v3.9.65
# Proxy configuration
# See https://docs.openshift.com/enterprise/latest/install_config/install/advanced_install.html#configuring-global-proxy


Expected results:
The link is invalid, valid url for 3.9 should be
https://docs.openshift.com/container-platform/3.9/install_config/install/advanced_install.html#advanced-install-configuring-global-proxy

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

Comment 4 Liang Xia 2019-02-12 02:44:59 UTC
# openshift version
openshift v3.9.69
kubernetes v1.9.1+a0ce1bc657
etcd 3.2.16


# cat /etc/sysconfig/atomic-openshift-master-*
OPTIONS=--loglevel=5 --listen=https://0.0.0.0:8443 --master=https://qe-lxia-master-etcd-nfs-1:8443
CONFIG_FILE=/etc/origin/master/master-config.yaml
OPENSHIFT_DEFAULT_REGISTRY=docker-registry.default.svc:5000


# Proxy configuration
# See https://docs.openshift.com/container-platform/3.9/install_config/install/advanced_install.html#advanced-install-configuring-global-proxy
OPTIONS=--loglevel=5 --listen=https://0.0.0.0:8444
CONFIG_FILE=/etc/origin/master/master-config.yaml
OPENSHIFT_DEFAULT_REGISTRY=docker-registry.default.svc:5000


# Proxy configuration
# See https://docs.openshift.com/container-platform/3.9/install_config/install/advanced_install.html#advanced-install-configuring-global-proxy

Comment 6 errata-xmlrpc 2019-02-20 08:46:56 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:0331