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 drivers for most recent ubuntu patch set #1612

Closed
wants to merge 1 commit into from

Conversation

gbittenbender
Copy link
Contributor

Drivers were created up through 5.4.0-192-generic. Currently, I need 5.4.0-193-generic for my patch cycle. It would be very appreciated if this could be pulled to create the 5.4.0-193-generic to buy some time to upgrade to 0.38.x (or 0.39.0) without needing to change driver our driver deployment strategy for a temporary fix.

@poiana
Copy link
Contributor

poiana commented Aug 30, 2024

Thanks for your pull request. Before we can look at it, you'll need to add a 'DCO signoff' to your commits.

📝 Please follow instructions in the contributing guide to update your commits with the DCO

Full details of the Developer Certificate of Origin can be found at developercertificate.org.

The list of commits missing DCO signoff:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@poiana
Copy link
Contributor

poiana commented Aug 30, 2024

Hi @gbittenbender. Thanks for your PR.

I'm waiting for a falcosecurity member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@poiana poiana added the size/XS label Aug 30, 2024
@poiana
Copy link
Contributor

poiana commented Aug 30, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: gbittenbender
Once this PR has been reviewed and has the lgtm label, please assign maxgio92 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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 requested review from FedeDP and leogr August 30, 2024 21:11
@FedeDP
Copy link
Contributor

FedeDP commented Aug 30, 2024

Hey thanks for opening this PR! I just merged #1611 (a bit late today) that will start the build process for fresh drivers.
As you can see: https://falcosecurity.github.io/kernel-crawler/?arch=x86_64&target=ubuntu&search=5.4.0-193-generic the new kernel has been correctly crawled and prebuilt driver will be available in a couple of hours!

@gbittenbender
Copy link
Contributor Author

Hey thanks for opening this PR! I just merged #1611 (a bit late today) that will start the build process for fresh drivers. As you can see: https://falcosecurity.github.io/kernel-crawler/?arch=x86_64&target=ubuntu&search=5.4.0-193-generic the new kernel has been correctly crawled and prebuilt driver will be available in a couple of hours!

@FedeDP Thanks for the quick reply! To double check my understanding, will this update create a driver that will work with falco 0.36.2? I'm seeing drivers for it in the 7.x files today, but the folder it's absent in (that I am looking for) is the 6.0.1

@FedeDP
Copy link
Contributor

FedeDP commented Sep 2, 2024

will this update create a driver that will work with falco 0.36.2

Yes you are right, we only support prebuilt drivers for the latest 3 Falco releases (or well driver releases used by Falco); thus 0.36.2 is unsupported right now.
You can build the driver yourself though, and create your own repository to ship it to your nodes; you can find the docs in this section of the docs: https://falco.org/docs/install-operate/installation/#falco-binary

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.

3 participants