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

sysdump: include own log messages in sysdump #728

Merged
merged 1 commit into from
Feb 28, 2022

Conversation

tklauser
Copy link
Member

Store the messages logged by cilium sysdump in the
cilium-sysdump.log file in the sysdump itself. This allows to analyze
potential issues with cilium sysdump itself without having to ask
users to retrieve a new sysdump.

Fixes #351

@tklauser tklauser requested a review from a team as a code owner February 28, 2022 10:45
@tklauser tklauser requested a review from twpayne February 28, 2022 10:45
@tklauser tklauser temporarily deployed to ci February 28, 2022 10:45 Inactive
Store the messages logged by `cilium sysdump` in the
`cilium-sysdump.log` file in the sysdump itself. This allows to analyze
potential issues with `cilium sysdump` itself without having to ask
users to retrieve a new sysdump.

Signed-off-by: Tobias Klauser <[email protected]>
@tklauser tklauser force-pushed the pr/tklauser/sysdump-log-messages branch from f97cde9 to 658e0b5 Compare February 28, 2022 11:14
@tklauser tklauser temporarily deployed to ci February 28, 2022 11:14 Inactive
Copy link
Contributor

@twpayne twpayne left a comment

Choose a reason for hiding this comment

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

🚀

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Feb 28, 2022
@tklauser tklauser merged commit f9b2356 into master Feb 28, 2022
@tklauser tklauser deleted the pr/tklauser/sysdump-log-messages branch February 28, 2022 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sysdump: Include stdout/stderr of cilium sysdump in sysdump
2 participants