Bug 1326446 - Default IMAGE_PREFIX incorrect in metrics-deployer.yaml
Summary: Default IMAGE_PREFIX incorrect in metrics-deployer.yaml
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Hawkular
Version: 3.2.0
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: ---
Assignee: Scott Dodson
QA Contact: chunchen
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-12 17:13 UTC by Mike Fiedler
Modified: 2019-10-22 13:19 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-12 16:35:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2016:1064 0 normal SHIPPED_LIVE Important: Red Hat OpenShift Enterprise 3.2 security, bug fix, and enhancement update 2016-05-12 20:19:17 UTC

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


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