-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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 packaging of the falco_probe kernel module #6560
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: afbjorklund 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 |
c5e709f
to
2ce9514
Compare
Related issue in the upstream project: falcosecurity/falco#1009 |
2ce9514
to
078fc0f
Compare
Codecov Report
@@ Coverage Diff @@
## master #6560 +/- ##
==========================================
+ Coverage 38.1% 38.56% +0.46%
==========================================
Files 137 142 +5
Lines 8690 8642 -48
==========================================
+ Hits 3311 3333 +22
+ Misses 4963 4893 -70
Partials 416 416
|
Not to be confused with sysdig package (0.23.1)
@medyagh : Thanks for merging, we should bump it to 0.20 before minikube v1.8.0: https://github.com/falcosecurity/falco/milestone/5 But hopefully that should just be a minor version increase, and nothing more than that. |
See also https://falco.org/docs/installation/ on how to install the rest of it (i.e. falco)
Minikube doesn't feature a compiler or kernel headers, so provide a pre-built module.
Installs
/lib/modules/${KERNEL_VERSION}/extra/falco-probe.ko
on the ISOSysdig used to provide prebuilt modules for minikube, but have stopped doing so after 0.18...
https://s3.amazonaws.com/download.draios.com/stable/sysdig-probe-binaries/index.html
Eventually it might become available from https://github.com/falcosecurity/kernel-module