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: debugging map duplication extending prog/map testers #2455

Merged
merged 1 commit into from
May 22, 2024

Conversation

jrfastab
Copy link
Contributor

I'm debugging some experimental code, but discovered that the utils code for testing map and prog bindings fails to work when maps and programs share maps. We will need this to resolve cases where we reload a new policy and want to do atomic updates using a shared map so lets just fix it now.

I'm debugging some experimental code, but discovered that the utils code
for testing map and prog bindings fails to work when maps and programs
share maps. We will need this to resolve cases where we reload a new
policy and want to do atomic updates using a shared map so lets just
fix it now.

Signed-off-by: John Fastabend <[email protected]>
@jrfastab jrfastab requested a review from a team as a code owner May 21, 2024 23:04
@jrfastab jrfastab requested a review from olsajiri May 21, 2024 23:04
@jrfastab jrfastab added the release-note/ci This PR makes changes to the CI. label May 21, 2024
@jrfastab jrfastab merged commit c82841c into main May 22, 2024
39 of 40 checks passed
@jrfastab jrfastab deleted the pr/jrfastab/testing branch May 22, 2024 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants