-
Notifications
You must be signed in to change notification settings - Fork 364
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
add USERS.md file for collating tetragon users #2143
Commits on Feb 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c068dfd - Browse repository at this point
Copy the full SHA c068dfdView commit details
Commits on Feb 26, 2024
-
tetragon: Fix removeAllSensors handler
The [0] commit added sensor's destroy hook and changed kprobe logic to cleanup genericKprobeTable in there. We also need to change removeAllSensors to do destroy instead of unload so the kprobe hook is executed. [0] 70e4fcd ("pkg/sensors: cleanup kprobe entry from table on destroy") Signed-off-by: Jiri Olsa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eef0837 - Browse repository at this point
Copy the full SHA eef0837View commit details -
tetragon: Rename NOTIFYKILLER to NOTIFYENFORCER action
Renaming NOTIFYKILLER to NOTIFYENFORCER action as a first step of the whole rename, so we have schema changes separated. Signed-off-by: Jiri Olsa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee6657e - Browse repository at this point
Copy the full SHA ee6657eView commit details -
tetragon: Rename killer bpf sensor to enforcer
Renaming killer bpf sensor to enforcer including the file object names. Signed-off-by: Jiri Olsa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12770ef - Browse repository at this point
Copy the full SHA 12770efView commit details -
tetragon: Rename killer spec to enforcer
Renaming killer spec to enforcer to have the spec changes separated. Signed-off-by: Jiri Olsa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3273cc3 - Browse repository at this point
Copy the full SHA 3273cc3View commit details -
tetragon: Rename killer go code to enforcer
Renaming killer go code to enforcer. Signed-off-by: Jiri Olsa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab8e49a - Browse repository at this point
Copy the full SHA ab8e49aView commit details -
tetragon: Rename killer go objects to enforcer
Renaming killer go objects to enforcer. Signed-off-by: Jiri Olsa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 905e7aa - Browse repository at this point
Copy the full SHA 905e7aaView commit details -
tetragon: Rename killer-tester to enforcer-tester
Renaming killer-tester to enforcer-tester. Signed-off-by: Jiri Olsa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0caac00 - Browse repository at this point
Copy the full SHA 0caac00View commit details