Bug 1505646 - etcd_image hardcoded to registry.access.redhat.com
Summary: etcd_image hardcoded to registry.access.redhat.com
Keywords:
Status: CLOSED DUPLICATE of bug 1419943
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.5.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 3.10.0
Assignee: Scott Dodson
QA Contact: Johnny Liu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-24 04:12 UTC by Kenjiro Nakayama
Modified: 2018-06-15 22:17 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-05-02 18:02:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 3245291 0 None None None 2017-11-20 00:59:17 UTC

Description Kenjiro Nakayama 2017-10-24 04:12:56 UTC
Description of problem:
- openshift_facts "etcd_image" hardcoded to registry.access.redhat.com.
- This problem was identified upstream but never solved:
  - https://github.com/openshift/openshift-ansible/issues/1915
  - https://github.com/openshift/openshift-ansible/pull/1920
- Without this fix, it requires manual patching of the openshift-ansible roles prior to deployment in offline scenarios.

Version-Release number of the following components:
- OCP 3.x

How reproducible: 100%

Steps to Reproduce:
1. Install with containerized installation with off-line env.

Actual results:
- Failed to pull etcd image as trying to pull image from 'registry.access.redhat.com/rhel7/etcd'.

Expected results:
- Successfuly installed without trying to pull an image from registry.access.redhat.com.

Additional info:
-  Please back port the fix to 3.5 and 3.6. The customer requested it.

Comment 1 Johnny Liu 2017-10-24 06:11:47 UTC
I remember we have osm_etcd_image var to allow user to specify a customized path for etcd image.

Comment 2 Scott Dodson 2017-10-24 14:17:37 UTC
Yes you only have to set osm_etcd_image to override the etcd image.

Comment 3 Kenjiro Nakayama 2017-10-24 15:11:56 UTC
So, you will not fix this on 3.7 or before?

Comment 4 Scott Dodson 2017-10-24 15:31:21 UTC
Chronologically it means it won't be fixed ahead of 3.7 GA so therefore the target is 3.8 and then once we have a confirmed fix we can look at backporting it.

Comment 6 Scott Dodson 2018-05-02 18:02:35 UTC

*** This bug has been marked as a duplicate of bug 1419943 ***


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