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(rules): add falco no-driver images to k8s_containers macro #2234

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

jasondellaluce
Copy link
Contributor

@jasondellaluce jasondellaluce commented Oct 6, 2022

What type of PR is this?

/kind bug

/kind rule-update

Any specific area of the project related to this PR?

/area rules

What this PR does / why we need it:

This adds the falco-no-driver images to the whitelist of the k8s_containers macro. Now that the official helm chart use the no-driver image as default, and considering the latest fixes the the libsinsp's k8s metadata client, Falco started alerting the Contact K8S API Server From Container rule noisy due to it detecting its own calls to the API server.

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

rule(macro: k8s_containers): add falco no-driver images

Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
@jasondellaluce
Copy link
Contributor Author

/milestone 0.33.0

@poiana poiana added this to the 0.33.0 milestone Oct 6, 2022
@poiana poiana added the size/XS label Oct 6, 2022
@jasondellaluce jasondellaluce mentioned this pull request Oct 6, 2022
96 tasks
@poiana poiana requested review from Kaizhe and mfdii October 6, 2022 12:52
@poiana poiana added the approved label Oct 6, 2022
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 Oct 6, 2022

LGTM label has been added.

Git tree hash: 4fb606e424b72d229bd8f427ec6e549a1657222a

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 Oct 6, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Andreagit97, FedeDP, jasondellaluce

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 32ec324 into master Oct 6, 2022
@poiana poiana deleted the rules/nodriver-k8s-container branch October 6, 2022 13:44
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