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

contrib/verify: touch verify.sh #144

Merged
merged 3 commits into from
Jun 10, 2022
Merged

contrib/verify: touch verify.sh #144

merged 3 commits into from
Jun 10, 2022

Conversation

willfindlay
Copy link
Contributor

This commit adds a helper script that enables us to easily confirm whether Tetragon BPF
programs will pass the verifier. Uses bpftool under the hood.

Co-authored-by: Jussi Maki [email protected]
Signed-off-by: William Findlay [email protected]

@willfindlay willfindlay requested a review from a team as a code owner June 9, 2022 17:47
@willfindlay willfindlay requested a review from jrfastab June 9, 2022 17:47
This commit adds a helper script that enables us to easily confirm whether Tetragon BPF
programs will pass the verifier. Uses bpftool under the hood.

Co-authored-by: Jussi Maki <[email protected]>
Signed-off-by: William Findlay <[email protected]>
@willfindlay willfindlay force-pushed the pr/willfindlay/verify branch from 4e6bd90 to 319642d Compare June 9, 2022 17:50
Fix the verify target in Makefile to run verify.sh.

Signed-off-by: William Findlay <[email protected]>
Now that we have verify.sh, let's run it in the gotests job to make sure BPF programs pass
the verifier.

Signed-off-by: William Findlay <[email protected]>
contrib/verify/verify.sh Show resolved Hide resolved
contrib/verify/verify.sh Show resolved Hide resolved
@kkourt kkourt merged commit 506d8c3 into main Jun 10, 2022
@kkourt kkourt deleted the pr/willfindlay/verify branch June 10, 2022 11: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