Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add setup for sos report #64

Merged
merged 3 commits into from
Aug 7, 2023
Merged

Add setup for sos report #64

merged 3 commits into from
Aug 7, 2023

Commits on Aug 3, 2023

  1. Add setup for sos report

    SOS Report needs a special file in the /etc/sos.extras.d/ folder to be
    able to collect the log files for the worker. Since it won't have a
    special plugin in sosreport due to RHEL 7 being in maintenance mode, we
    will be using this strategy to make sure that sosreport will be able to
    collect our logs.
    
    Signed-off-by: Rodolfo Olivieri <[email protected]>
    r0x0d committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    db0556b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Add suggestions from review

    Signed-off-by: Rodolfo Olivieri <[email protected]>
    r0x0d committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    5f82d11 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Update setupSosExtrasReport

    * Update parameter for setupSosExtrasReport to match what is being
    passed to the function.
    * Include a comment to specify what is the expected format for the
    sosreport file
    
    Signed-off-by: Rodolfo Olivieri <[email protected]>
    r0x0d committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    4fe7c2e View commit details
    Browse the repository at this point in the history