Leonardo Grasso

Results 453 comments of Leonardo Grasso

> Maybe the start command needs to be even further adjusted? > > ``` > minikube start --mount --mount-string="/usr/src:/usr/src" --mount --mount-string="/dev:/dev" --driver=docker > ``` I don't believe this `minikube` approach...

> Just for the records, it's still possible to actually build both eBPF and kmod even when running minikube with a docker driver assuming you have the host kernel sources...

> @Andreagit97 @alacuku if we want to consider `modern_ebpf` as default, also for the helm chart, I believe we need to add `modern_ebpf` as driver to the driver-loader and noop...

> > Ideally, it would be nice if we allowed users to choose the fallback order (it shouldn't be so difficult to implement). > > Big +1 @leogr Let's focus...

/remove-lifecycle stale

I'm in favor of investigating this front :+1:

@h4l0gen As an example, this is a schema file describing the rules YAML files format: https://github.com/falcosecurity/falco-playground/blob/main/src/components/Editor/falcoSchema.json We basically need something similar for the falco.yaml config.

> Usually `-pc` implies a combination of `-p` and `-c`. This is the main issue, likely. If we follow [POSIX's recommendation](https://www.gnu.org/software/libc/manual/html_node/Argument-Syntax.html): > Multiple options may follow a hyphen delimiter in...

> @leogr here is the discussion about this https://kubernetes.slack.com/archives/CMWH3EH32/p1706275031447379?thread_ts=1705577834.276719&cid=CMWH3EH32 @Andreagit97 proposed that we don't really need current output format and removing timestamp tag permanently would be good for user experience,...

> if all maintainers agree, I think we can go with this :) Ok, for me. Does anyone disagree with introducing this small breaking change? cc @incertum @LucaGuerra