Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tetragon: extract protobuf from the dns cache
Preparing to use Cilium to fetch DNS names (lost in conversion to OSS) we have the dns pkg pulling in protobufs. This is a bit odd and not ideal because Cilium certainly doesn't care about Tetragon protobufs and importing them and using them in Cilium side is awkward. For now do some simple refactoring to clean up the API. Signed-off-by: John Fastabend <[email protected]>
- Loading branch information