falcosecurity / falcoctl

Administrative tooling for Falco
Apache License 2.0
82 stars 57 forks source link

chore(pkg/driver): restored `uek` kernel check. #562

Closed FedeDP closed 1 month ago

FedeDP commented 1 month ago

What type of PR is this?

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

/kind cleanup

Any specific area of the project related to this PR?

/area library

What this PR does / why we need it:

https://github.com/falcosecurity/falcoctl/pull/356 removed a check about uek kernels while building kmod: https://github.com/falcosecurity/falcoctl/pull/356/files#diff-5f5269945d03266c023f8eff0f114f39d68d0fec1bcc9b57f386e309630f9db9L186. This PR restores the check by avoiding to allow kmod type for uek kernels.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

FedeDP commented 1 month ago

/milestone v0.8.0

poiana commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alacuku, FedeDP

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: - ~~[OWNERS](https://github.com/falcosecurity/falcoctl/blob/main/OWNERS)~~ [FedeDP,alacuku] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment