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

api/codegen: code generate tetragon_ext types and helpers #326

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

willfindlay
Copy link
Contributor

We had a tetragon_ext.go file in our API to extend Tetragon types with some necessary
helpers. Replace this with codegen so we can wrap new event types automatically.

Signed-off-by: William Findlay [email protected]

@willfindlay willfindlay requested a review from jrfastab August 15, 2022 20:21
@willfindlay willfindlay requested a review from a team as a code owner August 15, 2022 20:21
We had a tetragon_ext.go file in our API to extend Tetragon types with some necessary
helpers. Replace this with codegen so we can wrap new event types automatically.

Signed-off-by: William Findlay <[email protected]>
@willfindlay willfindlay force-pushed the pr/willfindlay/codegen-ext branch from b78d9f5 to 26960cb Compare August 15, 2022 20:27
@kkourt kkourt merged commit 312c432 into main Aug 16, 2022
@kkourt kkourt deleted the pr/willfindlay/codegen-ext branch August 16, 2022 14:49
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.

2 participants