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

new actionner kubernetes:sysdig #566

Merged
merged 3 commits into from
Jan 21, 2025
Merged

new actionner kubernetes:sysdig #566

merged 3 commits into from
Jan 21, 2025

Conversation

Issif
Copy link
Member

@Issif Issif commented Jan 10, 2025

What type of PR is this?

Uncomment one (or more) /kind <> lines:

/kind bug
/kind cleanup
/kind design
/kind documentation
/kind enhancement
/kind failing-test
/kind feature

Any specific area of the project related to this PR?

Uncomment one (or more) /area <> lines:

/area actionners

/area build
/area config
/area context
/area core
/area notifiers
/area ouputs
/area rule-engine

What this PR does / Why we need it:

New actionner kubernetes:sysdig to capture the syscalls. This actionner works with the sources syscalls and k8s_audit (to capture the syscalls when en Exec is detected)

How to reproduce the issue:

Which issue(s) this PR fixes:

Special notes for your reviewer:

cpanato
cpanato previously approved these changes Jan 10, 2025
@poiana
Copy link

poiana commented Jan 10, 2025

LGTM label has been added.

Git tree hash: 633ae6813786ba607914317db959d7ef513e4563

@Issif Issif force-pushed the actionner/kubernetes_sysdig branch from ee593f9 to 5120e6a Compare January 10, 2025 11:52
@poiana poiana removed the lgtm label Jan 10, 2025
@poiana poiana requested a review from cpanato January 10, 2025 11:52
@Issif Issif force-pushed the actionner/kubernetes_sysdig branch 2 times, most recently from 81249d4 to 347ada7 Compare January 13, 2025 11:53
@poiana poiana added size/XL and removed size/XXL labels Jan 13, 2025
@Issif Issif changed the title WIP: new actionner kubernetes:sysdig new actionner kubernetes:sysdig Jan 13, 2025
@Issif Issif changed the title new actionner kubernetes:sysdig WIP: new actionner kubernetes:sysdig Jan 13, 2025
@Issif Issif changed the title WIP: new actionner kubernetes:sysdig new actionner kubernetes:sysdig Jan 14, 2025
@Issif Issif removed the approved label Jan 14, 2025
@Issif Issif force-pushed the actionner/kubernetes_sysdig branch from 347ada7 to b816f2e Compare January 17, 2025 14:41
Signed-off-by: Thomas Labarussias <[email protected]>
@Issif Issif force-pushed the actionner/kubernetes_sysdig branch from b9f0b87 to 95ec850 Compare January 18, 2025 12:51
@poiana poiana added size/XXL and removed size/XL labels Jan 20, 2025
@Issif Issif force-pushed the actionner/kubernetes_sysdig branch from 07e14d2 to 11744f9 Compare January 20, 2025 13:19
actionners/kubernetes/drain/drain.go Show resolved Hide resolved
actionners/kubernetes/sysdig/sysdig.go Outdated Show resolved Hide resolved
actionners/kubernetes/sysdig/sysdig.go Outdated Show resolved Hide resolved
actionners/kubernetes/sysdig/sysdig.go Outdated Show resolved Hide resolved
actionners/kubernetes/sysdig/sysdig.go Show resolved Hide resolved
actionners/kubernetes/sysdig/sysdig.go Show resolved Hide resolved
actionners/kubernetes/sysdig/sysdig.go Show resolved Hide resolved
deployment/compose/grafana/grafana.ini Outdated Show resolved Hide resolved
@Issif Issif force-pushed the actionner/kubernetes_sysdig branch from 11744f9 to 12b6864 Compare January 20, 2025 20:18
@Issif Issif force-pushed the actionner/kubernetes_sysdig branch from 12b6864 to 4d35545 Compare January 20, 2025 20:19
@poiana poiana added the lgtm label Jan 21, 2025
@poiana
Copy link

poiana commented Jan 21, 2025

LGTM label has been added.

Git tree hash: 04fedc3d36e6c8e7c95a9dfec2c4d4dc2c6c8597

@poiana
Copy link

poiana commented Jan 21, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: IgorEulalio, Issif

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana merged commit 53c4519 into main Jan 21, 2025
3 of 4 checks passed
@poiana poiana deleted the actionner/kubernetes_sysdig branch January 21, 2025 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants