-
Epic
-
Resolution: Won't Do
-
Undefined
-
None
-
None
-
must-gather-sos
-
False
-
False
-
To Do
-
0% To Do, 0% In Progress, 100% Done
-
Undefined
Summary
As an OpenShift administrator I currently have to gather sosreports for each node individually. The process is a bit cumbersome as users have to use ssh or `oc debug node/...` followed by chroot and toolbox to generate a sosreport. They must then copy the sosreport out, manually and upload it to a customer case.
I would like the ability for must-gather to include sosreports.
Acceptance Criteria
Provide the ability to gather sosreports from nodes via a must-gather script. The script would not be run by default, instead, admins would have to call it manually, the same as gather_core_dumps
Scope
There is currently an open PR presenting a solution of this issue. Scope of work includes:
- Review of RFE and existing PR to ensure requirements are met
- Enhancement proposal if required (after review)
- CI integration for testing the solution
- Additional coding to deliver the PR or a more suitable implementation if deemed necessary
- is caused by
-
RFE-1810 [RFE] Gather sosreports with must-gather
- Rejected