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

fetch libs and drivers from the new repo #1552

Merged
merged 13 commits into from
May 21, 2021
Merged

fetch libs and drivers from the new repo #1552

merged 13 commits into from
May 21, 2021

Conversation

leogr
Copy link
Member

@leogr leogr commented Feb 8, 2021

What type of PR is this?

/kind feature

Any specific area of the project related to this PR?

/area build

What this PR does / why we need it:

As per this proposal, the repo falcosecurity/libs is the new home for libscap, sinsp, and drivers.

This PR updates the building system to point to the new location and also update the driver version to 13ec67ebd23417273275296813066e07cb85bc91.

Finally, it introduces necessary adaptations and improvements to make the Falco building system work with changes recently introduced in falcosecurity/libs cmakefiles (in particular by falcosecurity/libs#23 and falcosecurity/libs#30)

TODOs:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

N.B.
Release note has been set to NONE since 13ec67 has not been published.
The correct changelog line is set by #1669

NONE

@leogr
Copy link
Member Author

leogr commented Feb 17, 2021

/milestone 0.28.0
/cc @fntlnz
/cc @leodido

@poiana poiana requested review from fntlnz and leodido February 17, 2021 08:50
@poiana poiana added this to the 0.28.0 milestone Feb 17, 2021
@leogr leogr modified the milestones: 0.28.0, 0.29.0 Mar 19, 2021
fntlnz
fntlnz previously approved these changes Apr 7, 2021
@poiana
Copy link
Contributor

poiana commented Apr 7, 2021

LGTM label has been added.

Git tree hash: 7188d45510f0f9133c3b235bedd844a827675c77

@poiana poiana added the approved label Apr 7, 2021
@leodido
Copy link
Member

leodido commented Apr 9, 2021

/milestone 0.28.1

@poiana poiana removed this from the 0.29.0 milestone Apr 9, 2021
leogr added 8 commits May 18, 2021 08:31
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
The option was added but could not work since MINIMAL_BUILD is not declared in this scope (also not currently needed).
Furthermore, it never took effect since the builder image was never built and pushed. For the same reason, we have not noticed it until now.

Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
…417273275296813066e07cb85bc91

Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
@leogr leogr force-pushed the update/lib-migration branch from 67f0c94 to 281dd86 Compare May 18, 2021 06:32
@leogr leogr changed the title wip: fetch libs and drivers from the new repo fetch libs and drivers from the new repo May 18, 2021
@leogr
Copy link
Member Author

leogr commented May 18, 2021

All required PRs are now merged into libs, so I have updated this PR with the latest driver version 13ec67ebd23417273275296813066e07cb85bc91.

It's now ready to be reviewed again. Thank you!

@leogr leogr requested review from leodido and fntlnz May 18, 2021 11:11
@mstemm mstemm self-requested a review May 20, 2021 14:28
@poiana
Copy link
Contributor

poiana commented May 20, 2021

LGTM label has been added.

Git tree hash: c23f0a9a7665c5bdd0b23f535ad4f915ed6b03ab

@@ -48,7 +48,7 @@ set(CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA
set(CPACK_RPM_PACKAGE_LICENSE "Apache v2.0")
set(CPACK_RPM_PACKAGE_ARCHITECTURE, "amd64")
set(CPACK_RPM_PACKAGE_URL "https://www.falco.org")
set(CPACK_RPM_PACKAGE_REQUIRES "dkms, kernel-devel, ncurses, systemd")
set(CPACK_RPM_PACKAGE_REQUIRES "dkms, kernel-devel, systemd")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

btw, I left further ncurses cleanups for later #1638
🥳

@leogr
Copy link
Member Author

leogr commented May 21, 2021

/approve

@poiana
Copy link
Contributor

poiana commented May 21, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 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

@poiana poiana merged commit da7279d into master May 21, 2021
@poiana poiana deleted the update/lib-migration branch May 21, 2021 08:24
@leogr leogr modified the milestones: 0.28.2, 0.29.0 Jun 1, 2021
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.

5 participants