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: fixes #2823

Merged
merged 3 commits into from
Sep 4, 2024
Merged

tetragon: fixes #2823

merged 3 commits into from
Sep 4, 2024

Conversation

olsajiri
Copy link
Contributor

assorted small fixes

With current pattern we can match functions with extra suffix
while the expected function is missing, which can happen on
current upstream kernel.

Signed-off-by: Jiri Olsa <[email protected]>
Adding missing spaces to the message.

Signed-off-by: Jiri Olsa <[email protected]>
We're missing cleanup in some kprobe tests, so we get leftovers
in the tetragon directory, like:

  time="2024-08-17T18:01:54Z" level=info msg="`gkp-sensor-3-multi_kprobe-string_maps_5` still exists after test"
  time="2024-08-17T18:01:54Z" level=info msg="`gkp-sensor-3-multi_kprobe-string_maps_6` still exists after test"
  time="2024-08-17T18:01:54Z" level=info msg="`gkp-sensor-3-multi_kprobe-string_maps_7` still exists after test"

Adding missing DeleteTracingPolicy cleanup call.

Signed-off-by: Jiri Olsa <[email protected]>
Copy link

netlify bot commented Aug 20, 2024

Deploy Preview for tetragon ready!

Name Link
🔨 Latest commit 9a42e1f
🔍 Latest deploy log https://app.netlify.com/sites/tetragon/deploys/66c44e81d8c19d0008832cdd
😎 Deploy Preview https://deploy-preview-2823--tetragon.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@olsajiri olsajiri added the release-note/minor This PR introduces a minor user-visible change label Aug 20, 2024
@olsajiri olsajiri marked this pull request as ready for review August 20, 2024 09:44
@olsajiri olsajiri requested a review from a team as a code owner August 20, 2024 09:44
@olsajiri olsajiri requested a review from jrfastab August 20, 2024 09:44
Copy link
Contributor

@kkourt kkourt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@kkourt kkourt merged commit f77b05a into main Sep 4, 2024
45 of 46 checks passed
@kkourt kkourt deleted the pr/olsajiri/fixes branch September 4, 2024 06:15
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