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

Temporary debugging for SOS gathering #28

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

Akrog
Copy link
Contributor

@Akrog Akrog commented Nov 29, 2023

This patch adds a tee command to the download and decompression pipe in the gather_sos script. By writing the output of cat and the input of tar into a file we can see what it got on failure.

This patch adds a `tee` command to the download and decompression pipe
in the gather_sos and gather_edpm_sos scripts. By writing the output of
cat and the input of tar into a file we can see what it got on failure.
This patch fixes an issue where globbing was not happening on the SOS
report gathering of controller nodes.
@fmount fmount self-requested a review November 29, 2023 11:53
Copy link
Contributor

@fmount fmount left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@fmount fmount self-assigned this Nov 29, 2023
@fmount fmount merged commit ff9d708 into openstack-k8s-operators:main Nov 29, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants