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

rule(macro falco_privileged_images): add 'docker.io/falcosecurity/falco' #1326

Merged
merged 1 commit into from
Jul 23, 2020

Conversation

nvanheuverzwijn
Copy link
Contributor

@nvanheuverzwijn nvanheuverzwijn commented Jul 23, 2020

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:
Add 'docker.io/falcosecurity/falco' image to 'falco_privileged_images' macro. This prevent 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)

Does this PR introduce a user-facing change?:

rule(macro falco_privileged_images): add `docker.io/falcosecurity/falco`

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>
@poiana
Copy link

poiana commented Jul 23, 2020

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

@poiana poiana added the size/XS label Jul 23, 2020
@fntlnz
Copy link
Contributor

fntlnz commented Jul 23, 2020

This is a good idea! Thanks @nvanheuverzwijn

@poiana
Copy link

poiana commented Jul 23, 2020

LGTM label has been added.

Git tree hash: 36eeb607a6475a36a2fb8121f26a6ef396c61b7f

@poiana
Copy link

poiana commented Jul 23, 2020

[APPROVALNOTIFIER] This PR is APPROVED

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

@leodido
Copy link
Member

leodido commented Jul 23, 2020

Thanks for sending it here as discussed @nvanheuverzwijn :)

And congrats for your first contribution to Falco! 🎉

@poiana poiana merged commit 427c15f into falcosecurity:master Jul 23, 2020
@nvanheuverzwijn nvanheuverzwijn deleted the patch-1 branch July 23, 2020 20:37
@leogr leogr added this to the 0.25.0 milestone Aug 25, 2020
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