Kornilios Kourtis

Results 187 comments of Kornilios Kourtis

The fact that we ended up with a different behavior that the cilium CLI is unfortunate, but I'm not sure that it is a bug. @lucasfcnunes is there a practical...

> @kkourt I agree it's not a real bug. Guess I should've opened it as a blank issue. No worries, I just wanted to explain why I removed the label....

Moving the PR to draft due to inactivity

> To create uprobe we need access to the binary (inode), there's a way to specify path out of the container to the host, forgot the details (@kkourt would you...

Yap, agreed: we should change those into `require.NoError`.

@olsajiri can you PTAL? When we are not using multi-kprobes, I think it would make sense to add an id to the call in the directory, so that we can...

@lambdanis LGTM, but I will leave merging to you :)

> Do we still need to patch the config file to enable NRI? Yap, containerd 2.0 has not been release yet (2.0.0-rc6 was released yesterday it [seems](https://github.com/containerd/containerd/releases/tag/v2.0.0-rc.6)) > The value...

> Hi, Can you assign this task to me? Sure, assigned! Note that the new scripts now live in: https://github.com/cilium/tetragon/tree/main/contrib/tetragon-rthooks/scripts. Thanks!

You need to install the appropriate libraries to compile the test programs (tester-progs). In this case it should be libcap-dev. We should probably add a way to build these programs...