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

fix(pkg/driver): fixed generic kernelversion fixup method. #427

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

FedeDP
Copy link
Contributor

@FedeDP FedeDP commented Feb 8, 2024

What type of PR is this?

/kind bug

Any specific area of the project related to this PR?

/area library

What this PR does / why we need it:

This PR fixes an issue with the fixupKernel method on the generic distro receiver, porting it to use same logic as the old falco-driver-loader script: /~https://github.com/falcosecurity/falco/blob/1b62b5ccd1c64cd972ef0252262075cbf42a130c/scripts/falco-driver-loader#L713

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
@FedeDP FedeDP force-pushed the fix/generic_kernel_version branch 2 times, most recently from b75c138 to d9c0e1c Compare February 8, 2024 14:51
Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
@FedeDP FedeDP force-pushed the fix/generic_kernel_version branch from d9c0e1c to a9ec282 Compare February 8, 2024 16:03
@poiana
Copy link
Contributor

poiana commented Feb 8, 2024

[APPROVALNOTIFIER] This PR is APPROVED

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

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

@FedeDP
Copy link
Contributor Author

FedeDP commented Feb 8, 2024

/milestone v0.8.0

@poiana poiana added this to the v0.8.0 milestone Feb 8, 2024
@FedeDP
Copy link
Contributor Author

FedeDP commented Feb 8, 2024

/milestone v0.7.2

@poiana poiana modified the milestones: v0.8.0, v0.7.2 Feb 8, 2024
@poiana poiana merged commit 0ff99bd into main Feb 8, 2024
14 checks passed
@poiana poiana deleted the fix/generic_kernel_version branch February 8, 2024 16:10
@FedeDP FedeDP mentioned this pull request Feb 9, 2024
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