Kornilios Kourtis
Kornilios Kourtis
Does this need to be backported?
@will-isovalent merging this. Should we do backports?
@z63d I'm moving this to because it has not seen any activity for 3 weeks. Feel free to undraft it whenever is updated. Thanks!
Moving this to draft. @masonlu2014 please undraft it once you feel it's ready for review.
Hi, TLS support would definitely be a useful feature, but it is not currently supported.
Hello! The `bugtool` command should have created a tarball with some debugging information. In addition to the above, having the agent log would also be useful. If this is a...
> Process and its network connections are captured successfully, but they are not enriched with any container information. > This is not k8s cluster, [this](https://tetragon.io/docs/troubleshooting/sysdump/#systemd-host-installation) is my case: Systemd host...
> Thank you for the clarification. > > Do you have any open ticket for it, so I can subscribe? I would love to see such a feature on bare...
Thanks for the issue. There is a related PR in the works for this: https://github.com/cilium/tetragon/pull/3845. (note: AFAICS, auid is `task->loginuid`)
With https://github.com/cilium/tetragon/pull/4064 merged, it is now possible to write a policy that filters on auid. Here's a simple example for illustration purposes: ```yaml apiVersion: cilium.io/v1alpha1 kind: TracingPolicy metadata: name: "example"...