Bug 1492545
| Summary: | Prometheus images are not pushed to brew and ops repo | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Junqi Zhao <juzhao> |
| Component: | Installer | Assignee: | Zohar Gal-Or <zgalor> |
| Status: | CLOSED ERRATA | QA Contact: | Johnny Liu <jialiu> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.7.0 | CC: | aos-bugs, jcantril, jokerman, mmccomas |
| Target Milestone: | --- | Keywords: | TestBlocker |
| Target Release: | 3.7.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-11-28 22:10:58 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
Junqi Zhao
2017-09-18 06:23:19 UTC
Blocks testing on OCP if use images from brew and ops repo, could continue testing with images from docker.io I see these images available. We just need to ensure that we differentiate between origin and OCP install images. # docker images | grep -e prometheus -e oauth registry.ops.openshift.com/openshift3/oauth-proxy latest 34236c01f126 2 days ago 228.5 MB registry.ops.openshift.com/openshift3/prometheus latest 78a1965a1957 6 days ago 254.4 MB registry.ops.openshift.com/openshift3/prometheus-alert-buffer latest 6cf7333ad173 6 days ago 212 MB registry.ops.openshift.com/openshift3/prometheus-alertmanager latest 63b53de60cff 6 days ago 216.7 MB 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-2017:3188 |