Skip to content

bugtool: add JSON output for endpoint list command#44393

Merged
joestringer merged 1 commit intocilium:mainfrom
liyihuang:pr/liyih/collect_endpoints_json
Feb 18, 2026
Merged

bugtool: add JSON output for endpoint list command#44393
joestringer merged 1 commit intocilium:mainfrom
liyihuang:pr/liyih/collect_endpoints_json

Conversation

@liyihuang
Copy link
Copy Markdown
Contributor

This change adds cilium-dbg endpoint list -o json to the bugtool commands since it will have more data in details for the endpoint.

That's especially hopeful when there are a lot of cilium network polices with different selectors.

add JSON output for cilium-dbg endpoint list for bugtool commands

This change adds `cilium-dbg endpoint list -o json` to the bugtool
commands since it will have more data in details for the endpoint.

That's especially hopeful when there are  a lot of cilium network polices with different selectors.

Signed-off-by: Liyi Huang <liyi.huang@isovalent.com>
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Feb 16, 2026
@liyihuang liyihuang added the release-note/misc This PR makes changes that have no direct user impact. label Feb 16, 2026
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Feb 16, 2026
@liyihuang liyihuang added area/bugtool Impacts gathering of data for debugging purposes. dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Feb 16, 2026
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Feb 16, 2026
@liyihuang
Copy link
Copy Markdown
Contributor Author

/test

@liyihuang liyihuang marked this pull request as ready for review February 17, 2026 21:45
@liyihuang liyihuang requested a review from a team as a code owner February 17, 2026 21:45
@liyihuang liyihuang requested a review from derailed February 17, 2026 21:45
Copy link
Copy Markdown
Contributor

@derailed derailed left a comment

Choose a reason for hiding this comment

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

@liyihuang LGTM. Thanks Liyi!

@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 18, 2026
@joestringer joestringer added this pull request to the merge queue Feb 18, 2026
Merged via the queue into cilium:main with commit 2788949 Feb 18, 2026
84 of 85 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/bugtool Impacts gathering of data for debugging purposes. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants