Federico Di Pierro

Results 1254 comments of Federico Di Pierro

It happens sometimes; probably mismatch between kernel headers package and runner kernel (or bugged headers package); rnothing to worry about for you! Restarted :)

Yes no problem, the issue is not dependent on your changes!

Yep! I already tagged Gerald in that PR to ask him to double check ;) Not a big deal, we can wait and then bump libs and driver here once...

This is the same error we are gettng on #3283 . Needs further investigation... Also this and #3283 are basically the same, i'd close one of them (well this is...

I'd also add a debug print of enabled container engines during the startup of Falco ;)

> And / or likely more tests in libs make more sense given we just call some API here? Yes, agree! Also, you could add some tests to https://github.com/falcosecurity/testing/blob/main/tests/falco/config_test.go; for...

So, `TestFalco_Legacy_TimeIso8601` is failing because it sees: ``` Fri Jun 28 21:37:49 2024: Enabled container engine 'docker' Fri Jun 28 21:37:49 2024: Enabled container engine 'podman' Fri Jun 28 21:37:49...