Bug 1689796
Summary: | "oreg_url" does not work on disconnected installation using Satellite | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Daein Park <dapark> |
Component: | Installer | Assignee: | Joseph Callen <jcallen> |
Installer sub component: | openshift-ansible | QA Contact: | Johnny Liu <jialiu> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | high | ||
Priority: | high | CC: | bleanhar, jcallen, kalexand, knakai, mfuruya, mori, openshift-bugs-escalate |
Version: | 3.11.0 | ||
Target Milestone: | --- | ||
Target Release: | 3.11.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause:
Satellite image url pattern is different with a usual docker registry.
Consequence:
The etcd image can not pull, when you install using Satellite registy.
Fix:
Added guidance and example to specify etcd image url using "osm_etcd_image" in the associated documentation.
Result:
You can specify correctly etcd image url of Satellite registry using "osm_etcd_image".
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2019-06-26 09:07:55 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
Daein Park
2019-03-18 07:05:49 UTC
Hi Daein, Thank you for raising this bz. As for '"/" is replaced with "_" on the Satellite.' part, my colleague of Satellite expert finds the replacement seems to occur in [3]. [3] https://github.com/Katello/bastion/blob/master/app/assets/javascripts/bastion/utils/form-utils.service.js Hi, We recommend Satellite as image registry when OCP deploy as disconnected installation as follows. So we should provide concrete solutions for a customer who is using Satellite, such as ansible playbooks that is supported for Satellite env. v3.11 will be supported more longer than other 3.x versions, it's important either. * Disconnected installation - Prerequisites [ https://docs.openshift.com/container-platform/3.11/install/disconnected_install.html#disconnected-prerequisites ] ~~~ Using a Red Hat Satellite 6.1 server that acts as a container image registry. ~~~ Hi @Joseph, Thank you for working on this BZ. Additionally Could you tell us if you can work to fix these BZ within CU's deadline ? Per comment 15, 16, and 17, move this bug to VERIFIED. The docs change is live on docs.openshift: https://docs.openshift.com/container-platform/3.11/install/disconnected_install.html#disconnected-installing-openshift 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:1605 |