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 'docker.io/falcosecurity/falco' image to 'falco_privileged_images' macro #56

Merged
merged 1 commit into from
Jul 23, 2020

Conversation

nvanheuverzwijn
Copy link
Contributor

@nvanheuverzwijn nvanheuverzwijn commented Jul 22, 2020

What type of PR is this?

/kind bug

Any specific area of the project related to this PR?

/area falco-chart

What this PR does / why we need it:

Prevent warning message from falco when booting falco itself. Below is a sample message :

Warning Pod started with privileged container (user=system:serviceaccount:kube-system:daemon-set-controller pod=falco-42brw ns=monitoring images=docker.io/falcosecurity/falco:0.24.0)

@poiana
Copy link
Contributor

poiana commented Jul 22, 2020

Welcome @nvanheuverzwijn! It looks like this is your first PR to falcosecurity/charts 🎉

@poiana poiana added the lgtm label Jul 22, 2020
Add 'docker.io/falcosecurity/falco' image to  'falco_privileged_images' macro. This preven messages like this when booting up falco :

```
Warning Pod started with privileged container (user=system:serviceaccount:kube-system:daemon-set-controller pod=falco-42brw ns=monitoring images=docker.io/falcosecurity/falco:0.24.0)
```

Signed-off-by: Nicolas Vanheuverzwijn <nicolas.vanheu@gmail.com>
@nvanheuverzwijn
Copy link
Contributor Author

I removed chart update and changelog changes. I will let the owners do the release or create a release on another PR.

Copy link
Member

@leodido leodido left a comment

Choose a reason for hiding this comment

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

Hello @nvanheuverzwijn ! Thanks for this contribution 👏
Anyways, rules here a just a mirror of the default (and official) Falco rule sets in https://github.com/falcosecurity/falco

Thus I invite you to send this same PR to that repository!

@nvanheuverzwijn
Copy link
Contributor Author

@leodido Sounds good!

I will re-open the PR if this gets merged upstream!

Thank you very much! Cheers!

@nvanheuverzwijn
Copy link
Contributor Author

@leodido Looks like this change has been approved upstream already (so fast!) -> falcosecurity/falco#1326

Maybe we can reopen this PR and merge it ? How do you want to proceed ?
Thanks!

@leodido leodido reopened this Jul 23, 2020
@leodido leodido self-requested a review July 23, 2020 18:49
Copy link
Member

@leodido leodido left a comment

Choose a reason for hiding this comment

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

LGTM

@poiana
Copy link
Contributor

poiana commented Jul 23, 2020

LGTM label has been added.

Git tree hash: 51807259c14191f156e3761d44686a06757db2b4

@poiana
Copy link
Contributor

poiana commented Jul 23, 2020

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: leodido

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 added the lgtm label Jul 23, 2020
@poiana poiana merged commit 3ba32e9 into falcosecurity:master Jul 23, 2020
@nvanheuverzwijn nvanheuverzwijn deleted the patch-1 branch July 23, 2020 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/falco-chart dco-signoff: yes kind/bug Something isn't working kind/chart-release Add this label when the chart version has been bumped lgtm size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants