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

add USERS.md file for collating tetragon users #2143

Closed
wants to merge 8 commits into from
Closed

add USERS.md file for collating tetragon users #2143

wants to merge 8 commits into from

Conversation

paularah
Copy link
Contributor

No description provided.

@paularah paularah requested a review from a team as a code owner February 23, 2024 23:32
Copy link
Contributor

@kevsecurity kevsecurity left a comment

Choose a reason for hiding this comment

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

Would be infinitely better with a commit message explaining why the change, what the change, etc, but otherwise LGTM.

@kevsecurity
Copy link
Contributor

Actually, the commit definitely needs to be signed. Use git commit -s (or similar) to add a signature and repush.

And, in addition, it needs a label added, e.g. realease-misc which you can do from the right hand column in github.com.

If you do both, then it should go all green hopefully. :D

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 <jolsa@kernel.org>
Renaming NOTIFYKILLER to NOTIFYENFORCER action as a first step
of the whole rename, so we have schema changes separated.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Renaming killer bpf sensor to enforcer including the
file object names.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Renaming killer spec to enforcer to have the spec
changes separated.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Renaming killer go code to enforcer.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Renaming killer go objects to enforcer.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Renaming killer-tester to enforcer-tester.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
@paularah
Copy link
Contributor Author

closing this and opening a fresh one on a clean slate :)

@paularah paularah closed this Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants