Bug 1668210 - Link to "Proxy configuration" in file atomic-openshift-master-api/atomic-openshift-master-controllers show 404.
Summary: Link to "Proxy configuration" in file atomic-openshift-master-api/atomic-open...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.9.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: 3.9.z
Assignee: Scott Dodson
QA Contact: Liang Xia
URL:
Whiteboard:
Depends On: 1668221
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-22 08:17 UTC by Liang Xia
Modified: 2019-02-20 08:47 UTC (History)
0 users

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.
Clone Of:
Environment:
Last Closed: 2019-02-20 08:46:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:0331 0 None None None 2019-02-20 08:47:02 UTC

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


Note You need to log in before you can comment on or make changes to this bug.