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: distil events in to a nice filterable HTML table #1385

Merged
merged 1 commit into from Feb 22, 2023

Conversation

squeed
Copy link
Contributor

@squeed squeed commented Feb 14, 2023

Kubernetes events are, as-is, pretty hard to use. Let's make them easier to grok:

  • sort by time
  • write in a nice table
  • make the table filterable / sortable, etc.

Signed-off-by: Casey Callendrello cdc@isovalent.com

@squeed squeed requested a review from a team as a code owner February 14, 2023 09:56
@squeed squeed requested a review from ldelossa February 14, 2023 09:56
@squeed squeed temporarily deployed to ci February 14, 2023 09:56 — with GitHub Actions Inactive
@squeed squeed temporarily deployed to ci February 14, 2023 10:46 — with GitHub Actions Inactive
Kubernetes events are, as-is, pretty hard to use. Let's make them easier
to grok:
- sort by time
- write in a nice table
- make the table filterable / sortable, etc.

Signed-off-by: Casey Callendrello <cdc@isovalent.com>
@squeed squeed temporarily deployed to ci February 14, 2023 11:30 — with GitHub Actions Inactive
@squeed
Copy link
Contributor Author

squeed commented Feb 14, 2023

Attached is a sample output.
event-viewer

Copy link
Member

@tklauser tklauser left a comment

Choose a reason for hiding this comment

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

Nice ✨

@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 22, 2023
@tklauser tklauser merged commit c73f508 into cilium:master Feb 22, 2023
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.

None yet

3 participants