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: extract protobuf from the dns cache #120

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

jrfastab
Copy link
Contributor

@jrfastab jrfastab commented Jun 2, 2022

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]

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]>
@jrfastab jrfastab requested a review from a team as a code owner June 2, 2022 22:35
@jrfastab jrfastab requested a review from michi-covalent June 2, 2022 22:35
@michi-covalent michi-covalent merged commit 8fd6076 into main Jun 3, 2022
@michi-covalent michi-covalent deleted the pr/jrfastab/dnsCleanup branch June 3, 2022 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants