Bug 1615743 - [Howwzs2c]oc cluster up still uses registry.access.redhat.com to pull image by default
Summary: [Howwzs2c]oc cluster up still uses registry.access.redhat.com to pull image b...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Release
Version: 3.11.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 3.11.0
Assignee: Ben Parees
QA Contact: Wei Sun
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-14 07:17 UTC by Wenjing Zheng
Modified: 2023-09-14 04:33 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-11 07:24:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:2652 0 None None None 2018-10-11 07:25:07 UTC

Description Wenjing Zheng 2018-08-14 07:17:36 UTC
Description of problem:
It is still using registry.access.redhat.com for oc cluster up help page for option --image

Version-Release number of selected component (if applicable):
oc v3.11.0-0.14.0
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO

How reproducible:
always

Steps to Reproduce:
1.oc cluster up --help
2.
3.

Actual results:
Options:
      >>>>>>>>>>>>>>>>>
      --image='registry.access.redhat.com/openshift3/ose-${component}:${version}': Specify the images to use for
OpenShift

Expected results:
It needs to be updated to registry.redhat.io

Additional info:

Comment 1 Wenjing Zheng 2018-08-28 08:22:00 UTC
And oc cluster up still uses registry.access.redhat.com to pull image by default:
# oc cluster up
Getting a Docker client ...
Checking if image registry.access.redhat.com/openshift3/ose-control-plane:v3.11 is available ...
Pulling image registry.access.redhat.com/openshift3/ose-control-plane:v3.11
error: error pulling Docker image registry.access.redhat.com/openshift3/ose-control-plane:v3.11

Comment 2 Michal Fojtik 2018-08-29 11:50:02 UTC
I was not able to trace this in origin repo, guess this must be some magic for OSE?

Comment 3 Michal Fojtik 2018-08-29 11:52:11 UTC
Clayton?

Comment 4 Ben Parees 2018-08-30 20:19:39 UTC
probably a dupe of https://bugzilla.redhat.com/show_bug.cgi?id=1622830#c1

(same root cause, we need the release process to change how they are setting the default image template value).

Comment 5 Ben Parees 2018-08-30 20:20:55 UTC
this should not be pushed out of 3.11.  We need to be using the new registry correctly when 3.11 GAs, not fixing it in an errata.

Comment 6 Juan Vallejo 2018-08-31 21:58:43 UTC
Moving over to the release team

Comment 7 Ben Parees 2018-09-04 14:10:38 UTC
https://github.com/openshift/ose/pull/1397

Comment 9 Wenjing Zheng 2018-09-06 03:13:23 UTC
Verified with below version:
[root@preserve-devexp-cluster-test ~]# oc version
oc v3.11.0-0.28.0
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO
[root@preserve-devexp-cluster-test ~]# oc cluster up
Getting a Docker client ...
Checking if image registry.redhat.io/openshift3/ose-control-plane:v3.11 is available ...
Pulling image registry.redhat.io/openshift3/ose-control-plane:v3.11
error: error pulling Docker image registry.redhat.io/openshift3/ose-control-plane:v3.11

Comment 11 errata-xmlrpc 2018-10-11 07:24:39 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-2018:2652

Comment 12 Red Hat Bugzilla 2023-09-14 04:33:08 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


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