Bug 1759146
| Summary: | `rhcos.json` referenced by installer is pointing at internal-only URL for the `baseURI` | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Micah Abbott <miabbott> |
| Component: | Installer | Assignee: | Abhinav Dahiya <adahiya> |
| Installer sub component: | openshift-installer | QA Contact: | Johnny Liu <jialiu> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | urgent | ||
| Priority: | urgent | CC: | sponnaga |
| Version: | 4.2.0 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-10-16 06:42:04 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: | |||
|
Description
Micah Abbott
2019-10-07 13:26:20 UTC
Verified this bug and PASS. Access https://github.com/openshift/installer/blob/release-4.2/data/data/rhcos.json, download a OVA image successfully on a NON-VPN using baseURI + image path. # wget https://releases-art-rhcos.svc.ci.openshift.org/art/storage/releases/rhcos-4.2/42.80.20191002.0/rhcos-42.80.20191002.0-vmware.ova --2019-10-08 03:06:44-- https://releases-art-rhcos.svc.ci.openshift.org/art/storage/releases/rhcos-4.2/42.80.20191002.0/rhcos-42.80.20191002.0-vmware.ova Resolving releases-art-rhcos.svc.ci.openshift.org (releases-art-rhcos.svc.ci.openshift.org)... 35.196.103.194 Connecting to releases-art-rhcos.svc.ci.openshift.org (releases-art-rhcos.svc.ci.openshift.org)|35.196.103.194|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 725903360 (692M) [binary/octet-stream] Saving to: ‘rhcos-42.80.20191002.0-vmware.ova’ 100%[============================================================================================================================>] 725,903,360 17.7MB/s in 45s 2019-10-08 03:07:30 (15.4 MB/s) - ‘rhcos-42.80.20191002.0-vmware.ova’ saved [725903360/725903360] 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:2922 |