Bug 1722526
| Summary: | must-gather loses metrics data collection | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | David Eads <deads> |
| Component: | oc | Assignee: | David Eads <deads> |
| Status: | CLOSED ERRATA | QA Contact: | zhou ying <yinzhou> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 4.1.0 | CC: | aos-bugs, jokerman, mmccomas, xtian, xxia |
| Target Milestone: | --- | ||
| Target Release: | 4.1.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | 4.1.4 | ||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1722523 | Environment: | |
| Last Closed: | 2019-07-04 09:01:41 UTC | Type: | --- |
| 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: | 1722523 | ||
| Bug Blocks: | |||
|
Description
David Eads
2019-06-20 14:47:28 UTC
Good catch. Thanks for erporting. Reproduced in 4.1.0-0.nightly-2019-06-20-015058 that does not yet include the PR. $ oc adm must-gather $ cd must-gather.local.5508871782420196078 $ vi -p `find . -name metrics.json` # metrics.json files for the namespaces/openshift-kube-apiserver and namespaces/openshift-apiserver pods are overridden to version info. Verified with bug 1722523#c2 steps using oc v4.1.4-201906261555 in env of latest 4.1 payload 4.1.0-0.nightly-2019-06-27-030910 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-2019:1635 |