Bug 1996556 - Documentation firewall requirements around rhcos-redirector.apps.art.xq1c.p1.openshiftapps.com
Summary: Documentation firewall requirements around rhcos-redirector.apps.art.xq1c.p1....
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 4.8
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.6.z
Assignee: Kelly Brown
QA Contact: Xingxing Xia
Latha S
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-23 08:22 UTC by David Hernández Fernández
Modified: 2024-12-20 20:47 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-06-07 14:12:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description David Hernández Fernández 2021-08-23 08:22:15 UTC
Document URL: https://docs.openshift.com/container-platform/4.8/installing/install_config/configuring-firewall.html

Section Number and Name: Configuring your firewall for OpenShift Container Platform

Describe the issue: Missing reference to rhcos-redirector URL for highly secured environments with proxy/firewall.

Suggestions for improvement: Add reference to rhcos-redirector.apps.art.xq1c.p1.openshiftapps.com need.

Example from a customer:
####################################
for i in $(seq ${MAX_ATTEMPTS})
+ curl -g --compressed -L --connect-timeout 120 -o rhcos-48.84.202106091622-0-openstack.x86_64.qcow2.gz https://rhcos-redirector.apps.art.xq1c.p1.openshiftapps.com/art/storage/releases/rhcos-4.8/48.84.202106091622-0/x86_64/rhcos-48.84.202106091622-0-openstack.x86_64.qcow2.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (56) Received HTTP code 502 from proxy after CONNECT
Download failed.
+ (( 5 == 5 ))
+ echo 'Download failed.'
####################################

Additional information: More information in bugzillas:

The redirector URL was changed as per following bugzilla in 4.8.2: https://bugzilla.redhat.com/show_bug.cgi?id=1963205
So the new change was submitted with the following pull-request: https://github.com/openshift/installer/pull/4928

See https://issues.redhat.com/browse/ART-2818 and https://github.com/openshift/os/issues/542 and https://github.com/openshift/release/pull/18642

Comment 4 Tomas 'Sheldon' Radej 2022-05-10 22:00:34 UTC
After inspecting the bug, we have concluded that it is outside of the Telco & Partner Solutions team's remit (generic content).

Comment 6 Kelly Brown 2022-05-16 18:24:15 UTC
Hello! After reading over this BZ, it looks like the documentation has already been updated to include URL - rhcos-redirector.apps.art.xq1c.p1.openshiftapps.com
4.8 - https://docs.openshift.com/container-platform/4.8/installing/install_config/configuring-firewall.html#configuring-firewall_configuring-firewall
4.9 - https://docs.openshift.com/container-platform/4.9/installing/install_config/configuring-firewall.html#configuring-firewall_configuring-firewall
4.10 - https://docs.openshift.com/container-platform/4.10/installing/install_config/configuring-firewall.html#configuring-firewall_configuring-firewall

Updated made in this PR: https://github.com/openshift/openshift-docs/pull/41850

David, could you PTAL to confirm if your requested changes have been completed based on the links above? Please let me know if there are any further information that needs updating that I might have missed. Thank you!

Comment 7 David Hernández Fernández 2022-06-07 14:12:31 UTC
LGTM, it is correctly referenced.


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