Federico Di Pierro

Results 943 comments of Federico Di Pierro

Hi! Thanks for this PR! Yes, #3165 wants to deprecate old distroless image BUT because the `falco` main image would become a distroless one; see the first table: > falcosecurity/falco...

I was thinking if running Falco on eg: windows with plugins and their rules, one could still want the shasums in the metrics. > Support for macOS or Windows likely...

> CI Build / test-dev-packages / test-packages (pull_request) Failing after 4m I am investigating the `TestFalco_Legacy_KernelUpgrade` failure since it also fails on https://github.com/falcosecurity/falco/pull/3191

Hi! There is already a flag that prints out the final config, ie "--support". I agree we could add a new flag just for that (eg: "--show-config"?). But given that...

That won't be true anymore on Falco master and starting from next Falco release, since "support" now prints the exact in memory config (also, given that we now support multiple...

Yep! Thanks for coming up with this feat request though :) /close

I will check it and report back, hopefully with a fix :D

So, the issue is caused by #3184 . Digging deeper to look for a fix!