Bug 1372350

Summary: Can't refresh metrics to 3.3.0
Product: OpenShift Container Platform Reporter: Anping Li <anli>
Component: Cluster Version OperatorAssignee: Scott Dodson <sdodson>
Status: CLOSED ERRATA QA Contact: Anping Li <anli>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.3.0CC: anli, aos-bugs, bleanhar, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
The metrics deployer image shipped in OCP 3.3.0 had an outdated version of the client included in the image. As a result the the deployer failed with an error when run in the refresh mode. That image has been rebuilt and no longer suffers from the issue.
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-18 12:53:10 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:

Comment 1 Brenton Leanhardt 2016-11-03 20:19:23 UTC
Hi Anping, would you mind testing this with the latest images?  We think the problem was that the oc client in the deployer image didn't match the version of the Master.

Comment 2 Anping Li 2016-11-07 09:29:14 UTC
The problem had been fixed, we can use the command as following to upgrade metrics.

oc new-app -f metrics.yaml --as=system:serviceaccount:openshift-infra:metrics-deployer \
 --param IMAGE_PREFIX=xxx:5000/openshift3/ \
 --param IMAGE_VERSION=3.4.0 \
 --param MASTER_URL=https://xxx:8443 \
 --param HAWKULAR_METRICS_HOSTNAME=xxx.com \
 --param MODE=refresh

Comment 4 errata-xmlrpc 2017-01-18 12:53:10 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-2017:0066