Summary: | must-gather should log errors as warnings if script can not gather information from certain operator pods | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Hemant Kumar <hekumar> |
Component: | oc | Assignee: | Maciej Szulik <maszulik> |
Status: | CLOSED ERRATA | QA Contact: | zhou ying <yinzhou> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.3.0 | CC: | aos-bugs, calfonso, jokerman, mfojtik, srozen |
Target Milestone: | --- | ||
Target Release: | 4.3.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: | 2020-05-13 21:25:29 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: |
Comment 1
Michal Fojtik
2019-09-30 09:13:13 UTC
Confirmed with latest version , now will print information like: [root@dhcp-140-138 ~]# oc version Client Version: v4.3.0 Server Version: 4.3.0-0.nightly-2019-10-15-020113 Kubernetes Version: v1.16.0-beta.2+a6ff814 [must-gather-nrh57] POD I1015 08:37:18.574427 45 log.go:172] Unable to gather previous container logs: previous terminated container "operator" in pod "authentication-operator-56d6bc9db8-6l5lg" not found [must-gather-nrh57] POD I1015 08:37:18.574460 45 log.go:172] Skipping container endpoint collection for pod "authentication-operator-56d6bc9db8-6l5lg" container "operator": No ports 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-2020:0062 |