Bug 1890638
| Summary: | must-gather helper pod should be deleted after collecting ceph crash info | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat OpenShift Container Storage | Reporter: | Mudit Agarwal <muagarwa> |
| Component: | must-gather | Assignee: | Mudit Agarwal <muagarwa> |
| Status: | CLOSED ERRATA | QA Contact: | Aviad Polak <apolak> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.6 | CC: | muagarwa, nberry, ocs-bugs, pkundra, sabose |
| Target Milestone: | --- | ||
| Target Release: | OCS 4.6.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 4.6.0-144.ci | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-12-17 06:25:20 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
Mudit Agarwal
2020-10-22 16:11:10 UTC
Simple fix, PR is already merged in master. verified $ tree |grep crash ├── rook-ceph-crashcollector-compute-0-5b69bf4c7b-hdgln │ ├── ceph-crash │ │ └── ceph-crash │ └── rook-ceph-crashcollector-compute-0-5b69bf4c7b-hdgln.yaml ├── rook-ceph-crashcollector-compute-1-765d6b5699-7hwp8 │ ├── ceph-crash │ │ └── ceph-crash │ └── rook-ceph-crashcollector-compute-1-765d6b5699-7hwp8.yaml ├── rook-ceph-crashcollector-compute-2-f54664998-tbhtp │ ├── ceph-crash │ │ └── ceph-crash │ └── rook-ceph-crashcollector-compute-2-f54664998-tbhtp.yaml full gather logs: http://pastebin.test.redhat.com/917548 ocs build: ocs-operator.v4.6.0-156.ci 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: Red Hat OpenShift Container Storage 4.6.0 security, bug fix, enhancement 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-2020:5605 |