-
Notifications
You must be signed in to change notification settings - Fork 108
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
Use the PID when looking up the command in eBPF map #1311
Use the PID when looking up the command in eBPF map #1311
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1311 +/- ##
=======================================
Coverage 44.16% 44.16%
=======================================
Files 50 50
Lines 5627 5627
=======================================
Hits 2485 2485
Misses 3021 3021
Partials 121 121 |
/test all |
Unknown CLA label state. Rechecking for CLA labels. Send feedback to sig-contributor-experience at kubernetes/community. /check-cla |
/test build |
@ccojocar: The specified target(s) for
Use In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/test pull-security-profiles-operator-build |
/test all |
9e3514a
to
94f1c31
Compare
/test pull-security-profiles-operator-test-e2e |
/test all |
This is an informal Either way, it would be good to get @saschagrunert 👀 on it, as he's been closer to the eBPF recording feature. |
@ccojocar may I ask you to rebase this one again? |
94f1c31
to
5f31457
Compare
@saschagrunert I rebased. Thanks for looking at this. |
/retest |
/test all |
5f31457
to
82995ac
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ccojocar, saschagrunert The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
What this PR does / why we need it:
Which issue(s) this PR fixes:
Does this PR have test?
Special notes for your reviewer:
Does this PR introduce a user-facing change?