Bug 1495540
Summary: | [3.6] oc adm router --expose-metrics fails by default | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | zhaozhanqi <zzhao> |
Component: | Networking | Assignee: | Phil Cameron <pcameron> |
Networking sub component: | router | QA Contact: | zhaozhanqi <zzhao> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | medium | CC: | aos-bugs, bbennett, bmeng, eparis, mrobson, stwalter, xtian |
Version: | 3.6.1 | ||
Target Milestone: | --- | ||
Target Release: | 3.6.z | ||
Hardware: | Unspecified | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: No doc changes needed
Consequence:
Fix:
Result:
|
Story Points: | --- |
Clone Of: | 1488954 | Environment: | |
Last Closed: | 2017-12-07 07:11:23 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: | 1488954 | ||
Bug Blocks: |
Comment 1
Phil Cameron
2017-10-04 18:17:28 UTC
Going to backport https://github.com/openshift/origin/issues/15982 to 3.6.1 Actually, here is the change: https://github.com/openshift/origin/commit/8573e88f77207f38abd59b70ab0c4fff9a61d632 Handle the changed --haproxy.scrape-uri argument (- to --) The argument changed from -haproxy.scrape to --haproxy.scrape. This makes 'oc adm --expose-metrics' handle the change. Fixes bug 1488954 (https://bugzilla.redhat.com/show_bug.cgi?id=1488954) Verified this bug on openshift v3.6.173.0.59 this issue has been fixed. 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:3389 |