Bug 1484403
| Summary: | [3.3] Metrics and Logging deployer templates should use v3.x | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ruben Romero Montes <rromerom> |
| Component: | Installer | Assignee: | Scott Dodson <sdodson> |
| Status: | CLOSED ERRATA | QA Contact: | Junqi Zhao <juzhao> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.3.1 | CC: | aos-bugs, jokerman, mfojtik, mmccomas, wsun, yinzhou |
| Target Milestone: | --- | ||
| Target Release: | 3.3.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
The metrics deployer template has been updated to point at images labeled v3.3 which ensures that the latest builds are deployed.
|
Story Points: | --- |
| Clone Of: | 1484398 | Environment: | |
| Last Closed: | 2017-09-05 17:42: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: | |||
| Bug Depends On: | 1484398 | ||
| Bug Blocks: | |||
|
Description
Ruben Romero Montes
2017-08-23 13:05:05 UTC
Build openshift-ansible-3.3.119-1.git.0.2872586.el7 is not pushed to puddle server, will verify it after we get the build Used build openshift-ansible-3.3.119-1.git.0.2872586.el7 from https://errata.devel.redhat.com/advisory/29863 to build env, deployed metrics and logging with v3.3 image tag, we could get the latest 3.3.1 images, and they passed our sanity testing. take metrics-heapster for example, the image vesion is metrics-heapster-3.3.1-24 # oc exec heapster-51xtv -- ls -al /root/buildinfo total 12 drwxr-xr-x. 2 root root 90 Aug 21 17:20 . dr-xr-x---. 3 root root 4096 Jul 25 22:00 .. -rw-r--r--. 1 root root 1959 Aug 21 17:18 Dockerfile-openshift3-metrics-heapster-3.3.1-24 -rw-r--r--. 1 root root 2708 Jul 25 21:59 Dockerfile-rhel7-7.4-81 metrics-heapster-3.3.1-24 is the currently latest image, metrics-heapster-3.3.1-24 and metrics-heapster:v3.3 are the same version openshift3/metrics-heapster 3.3.1-24 56b6d60201f6 8 days ago 281.1 MB openshift3/metrics-heapster v3.3 56b6d60201f6 8 days ago 281.1 MB # openshift version openshift v3.3.1.46.11 kubernetes v1.3.0+52492b4 etcd 2.3.0+git 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-2017:2639 |