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

tetragon: extra debug info on nsid mappings #2757

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Conversation

jrfastab
Copy link
Contributor

Debugging NSID/Pod mappings is a bit painful if something gets lost in BPF side. Provide a bit more data so we can lookup these entries and their human readable form at any point.

I'm using this to write a debug tool to show bpf maps and correlate with Tetragon data.

Debugging NSID/Pod mappings is a bit painful if something gets lost in
BPF side. Provide a bit more data so we can lookup these entries and
their human readable form at any point.

I'm using this to write a debug tool to show bpf maps and correlate with
Tetragon data.

Signed-off-by: John Fastabend <[email protected]>
@jrfastab jrfastab requested a review from a team as a code owner July 30, 2024 20:34
@jrfastab jrfastab requested a review from tixxdz July 30, 2024 20:34
@jrfastab jrfastab added the release-note/misc This PR makes changes that have no direct user impact. label Jul 30, 2024
@jrfastab jrfastab force-pushed the pr/jrfastab/debugPrinting branch from ed750a7 to 5dbeef6 Compare July 30, 2024 20:57
@jrfastab jrfastab merged commit 67a0afe into main Jul 30, 2024
40 checks passed
@jrfastab jrfastab deleted the pr/jrfastab/debugPrinting branch July 30, 2024 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

2 participants