Andrea Terzolo

Results 570 comments of Andrea Terzolo

/remove-lifecycle rotten

yes, it should! We are in line with the plan. I've seen that you have a compilation issue with the kmod, have you ever tried the `modern_ebpf` driver?

> And may I know what is the recommended way from falco? modern_ebpf? Yes Falco 0.38.0 will ship the modern_ebpf as the default driver

ei @cccsss01 sorry but I don't get what you mean, could you be a bit more specific? thanks

Same here, [dheerapat/vagrant-vbguest](https://github.com/dheerapat/vagrant-vbguest) works with: - Ubuntu 24.04 - Vagrant 2.4.3 - VirtualBox 7.0.22 - vagrant-vbguest (0.32.1) built with Ruby 3.2.3 To be honest I faced also https://github.com/hashicorp/vagrant/issues/13372. In my...

I used the instructions in the repo ```bash gem build vagrant-vbguest.gemspec vagrant plugin install vagrant-vbguest-0.32.1.gem ``` and then added this to my vagrant file as reported here: https://github.com/hashicorp/vagrant/issues/13404#issuecomment-2477303080 ```yaml config.vagrant.plugins...