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(falco): allow disable_cri_async from both CLI and config #3353

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

LucaGuerra
Copy link
Contributor

What type of PR is this?

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

/kind bug

Any specific area of the project related to this PR?

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

/area engine

What this PR does / why we need it:

As per title. You'll notice that inspector->set_cri_async() was called multiple times so it may reset the configuration file option.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

fix(falco): allow disable_cri_async from both CLI and config

Copy link
Contributor

@sgaist sgaist left a comment

Choose a reason for hiding this comment

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

Just one thing to make the linter happy

userspace/falco/app/actions/init_inspectors.cpp Outdated Show resolved Hide resolved
@FedeDP
Copy link
Contributor

FedeDP commented Sep 30, 2024

/milestone 0.39.0

Great catch luca!

@poiana poiana added this to the 0.39.0 milestone Sep 30, 2024
@poiana poiana added the lgtm label Sep 30, 2024
@poiana
Copy link
Contributor

poiana commented Sep 30, 2024

LGTM label has been added.

Git tree hash: dbb352093e65fa4c1dd73d6c7bf9123cb15ca631

Copy link
Contributor

@FedeDP FedeDP 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 Sep 30, 2024

[APPROVALNOTIFIER] This PR is APPROVED

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

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 683df32 into falcosecurity:master Sep 30, 2024
34 checks passed
@LucaGuerra LucaGuerra deleted the fix/disable-cri-async-cli branch September 30, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants