Mahé
Mahé
Thanks for taking the time to open this issue. So you can see the process information and its parent in your event (if you get the event that contains the...
okay something's off https://github.com/cilium/tetragon/actions/runs/8602579046/job/23572651633?pr=2306 :/
> I converted it to draft and removed the release-blocker label because the API change in grpc-go has been postponed apparently. The work can be found associated to that issue...
I wouldn't mind a review @kkourt so that I can rebase afterward and make sure I don't rebase twice :)
Just fyi, I updated Docsy and Hugo version, you might need to rebase on top of main (for that PR https://github.com/cilium/tetragon/pull/2497). I checked, and nothing breaks on your homepage, you...
Hey @tpapagian any chance we could get this backported into v1.2?
Indeed, I changed the behavior so that `tetragon version` is by default `tetragon version --client`. The old behavior is now `tetragon version --server`. I wasn't aware that this was related...
Thanks for the detailed report! 1. In your first situation you saw that the event `process.binary` isn't resolved on our side. 2. In your second situation you saw that the...
Hey, thanks for taking the time to open an issue for this. So there are some technical limitations to this, reading `/etc/passwd` is not enough quite often, when using NIS...
> FWIW I'm doing the translation (from uids to username) downstream from, i.e. outside, Tetragon: the Linux kernel does not know about usernames (only uids), so I feel this is...