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

refactor: cleanup libs relative include paths #2936

Merged

Conversation

therealbobo
Copy link
Contributor

@therealbobo therealbobo commented Dec 1, 2023

What type of PR is this?

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

/kind bug

/kind cleanup

/kind design

/kind documentation

/kind failing-test

/kind feature

/kind release

Any specific area of the project related to this PR?

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

/area build

/area engine

/area tests

/area proposals

/area CI

What this PR does / why we need it:

This updates the include paths of libs. The motivation behind this is to improve readability of the code and provide a more explicit and organized structure for including header files owned by libs.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

This depends on falcosecurity/libs#1509.

Does this PR introduce a user-facing change?:

NONE

Copy link

github-actions bot commented Dec 1, 2023

This PR may bring feature or behavior changes in the Falco engine and may require the engine version to be bumped.

Please double check userspace/engine/falco_engine_version.h file. See versioning for FALCO_ENGINE_VERSION.

/hold

@Andreagit97 Andreagit97 added this to the 0.38.0 milestone Jan 17, 2024
@therealbobo therealbobo force-pushed the cleanup-relative-import-paths branch 2 times, most recently from e5323a6 to 8421b6e Compare January 22, 2024 11:50
@therealbobo therealbobo changed the title WIP: refactor: cleanup libs relative include paths refactor: cleanup libs relative include paths Jan 22, 2024
@therealbobo therealbobo force-pushed the cleanup-relative-import-paths branch from 8421b6e to 566d582 Compare January 22, 2024 17:02
Andreagit97
Andreagit97 previously approved these changes Jan 23, 2024
Copy link
Member

@Andreagit97 Andreagit97 left a comment

Choose a reason for hiding this comment

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

/approve

@poiana
Copy link
Contributor

poiana commented Jan 23, 2024

LGTM label has been added.

Git tree hash: 935f80326f2089591a4941f8bf5ea8797626b640

incertum
incertum previously approved these changes Jan 23, 2024
Copy link
Contributor

@incertum incertum left a comment

Choose a reason for hiding this comment

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

/approve

@incertum
Copy link
Contributor

There already is a

/hold

just in case since we tagged it as Falco 0.38

@incertum
Copy link
Contributor

Could we get a rebase? Thanks!

Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
@therealbobo therealbobo dismissed stale reviews from incertum and Andreagit97 via 647968a January 30, 2024 19:36
@therealbobo therealbobo force-pushed the cleanup-relative-import-paths branch from 566d582 to 647968a Compare January 30, 2024 19:36
@poiana poiana removed the lgtm label Jan 30, 2024
@poiana poiana requested a review from Andreagit97 January 30, 2024 19:36
@poiana poiana requested a review from incertum January 30, 2024 19:36
Copy link
Contributor

@incertum incertum left a comment

Choose a reason for hiding this comment

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

/approve

/unhold

@poiana
Copy link
Contributor

poiana commented Jan 30, 2024

LGTM label has been added.

Git tree hash: ae432501f895bdb67d55195a94ade5a7cc44f72e

Copy link
Member

@Andreagit97 Andreagit97 left a comment

Choose a reason for hiding this comment

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

/approve

@poiana
Copy link
Contributor

poiana commented Jan 31, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Andreagit97, incertum, therealbobo

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 [Andreagit97,incertum]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Andreagit97
Copy link
Member

/unhold

@poiana poiana merged commit ce87f2a into falcosecurity:master Jan 31, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants