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: Cleanup tgids array before another round of events iteration #1581

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

olsajiri
Copy link
Contributor

We might not get all events immediately on the first events iteration, so there needs to be another round.

In that case we need to zero tgids array and return an error, so the checker knows we failed and starts another events iteration.

@olsajiri olsajiri added the release-note/minor This PR introduces a minor user-visible change label Oct 11, 2023
We might not get all events immediately on the first events iteration,
so there needs to be another round.

In that case we need to zero tgids array and return an error, so the
checker knows we failed and starts another events iteration.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
@olsajiri olsajiri marked this pull request as ready for review October 11, 2023 13:35
@olsajiri olsajiri requested a review from a team as a code owner October 11, 2023 13:35
@olsajiri olsajiri requested a review from kevsecurity October 11, 2023 13:35
@olsajiri olsajiri merged commit 89bfd7d into cilium:main Oct 11, 2023
@kkourt kkourt mentioned this pull request Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/minor This PR introduces a minor user-visible change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants