Bug 1956978
Summary: | Installer gather doesn't include pod names in filename | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Stephen Benjamin <stbenjam> |
Component: | Installer | Assignee: | Stephen Benjamin <stbenjam> |
Installer sub component: | openshift-installer | QA Contact: | jima |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | medium | CC: | jima |
Version: | 4.8 | ||
Target Milestone: | --- | ||
Target Release: | 4.8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-07-27 23:06:17 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: |
Description
Stephen Benjamin
2021-05-04 19:18:45 UTC
Installed nightly build 4.8.0-0.nightly-2021-04-30-201824 and collect installer gather log, and the filename of pod log/inspect on bootstrap only contains ID as below: 1147bda73d30.inspect 4b3ba7011823.log 6c8dc86ebb39.inspect 77c6fdbb09f4.log a99234c78713.inspect abb8c94e7759.log f2bdca453214.inspect 1147bda73d30.log 66a481837605.inspect 6c8dc86ebb39.log 7c2ff1bd4508.inspect a99234c78713.log b691707a06f8.inspect f2bdca453214.log 4b3ba7011823.inspect 66a481837605.log 77c6fdbb09f4.inspect 7c2ff1bd4508.log abb8c94e7759.inspect b691707a06f8.log Then checked on nightly build 4.8.0-0.nightly-2021-05-06-003426 with fix, filename of pod log/inspect contains both name and id, which is expected. cco-render-d2c430bd3c12.inspect config-render-0884df69e5ad.inspect etcd-render-c1a15209e340.inspect kube-apiserver-render-6822136fbe3e.inspect kube-scheduler-render-4569dd99f98c.inspect cco-render-d2c430bd3c12.log config-render-0884df69e5ad.log etcd-render-c1a15209e340.log kube-apiserver-render-6822136fbe3e.log kube-scheduler-render-4569dd99f98c.log cluster-bootstrap-f758cad23327.inspect cvo-render-8c4e3df6a4ba.inspect ingress-render-6b1fe9f4ddaa.inspect kube-controller-render-3791112c59c6.inspect mco-render-8863784e036f.inspect cluster-bootstrap-f758cad23327.log cvo-render-8c4e3df6a4ba.log ingress-render-6b1fe9f4ddaa.log kube-controller-render-3791112c59c6.log mco-render-8863784e036f.log 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 (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), 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-2021:2438 |