Bug 1326446

Summary: Default IMAGE_PREFIX incorrect in metrics-deployer.yaml
Product: OpenShift Container Platform Reporter: Mike Fiedler <mifiedle>
Component: HawkularAssignee: Scott Dodson <sdodson>
Status: CLOSED ERRATA QA Contact: chunchen <chunchen>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.2.0CC: aos-bugs, mwringe, tdawson, wsun, xiazhao
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-12 16:35:59 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:

Description Mike Fiedler 2016-04-12 17:13:04 UTC
Description of problem:

/usr/share/openshift/examples/infrastructure-templates/enterprise/metrics-deployer.yaml contains an IMAGE_PREFIX of "openshift/origin-".   It should be "openshift3/origin-" for the image to be found on both the internal qe registry and registry.access.redhat.com.

Version-Release number of selected component (if applicable): 3.2.0


How reproducible:   Always
 
How to reproduce:

docker pull registry.access.redhat.com/openshift/metrics-deployer:latest
or
docker pull qe.registry.redhat.com/openshift/metrics-deployer:latest

Actual results:


Using default tag: latest

Error: image openshift/metrics-deployer:latest not found


Expected results:

image found (it is found pulling openshift3/metrics-deployer:latest from both registries).

Comment 1 Scott Dodson 2016-04-12 18:47:27 UTC
Matt,

The root cause is that the repo we pull from doesn't have enterprise versions of the content, can we get this https://github.com/openshift/origin-metrics/issues/80 looked into or some upstream source of an enterprise deployer template?

Comment 2 Scott Dodson 2016-04-18 19:59:40 UTC
Fixed in https://github.com/openshift/openshift-ansible/pull/1763

Comment 3 Troy Dawson 2016-04-20 16:35:10 UTC
Should be in atomic-openshift-3.2.0.18-1.git.0.c3ac515.el7.  This has been built and staged for qe.

Comment 4 Xia Zhao 2016-04-21 06:03:53 UTC
Verified with atomic-openshift-3.2.0.18-1.git.0.c3ac515.el7 on OSE, both the /usr/share/openshift/examples/infrastructure-templates/enterprise/metrics-deployer.yaml and logging-deployer.yaml is fixed with default value of IMAGE_PREFIX set to "registry.access.redhat.com/openshift3/".

Comment 6 errata-xmlrpc 2016-05-12 16:35:59 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/RHSA-2016:1064