Lorenzo Fontana
Lorenzo Fontana
This will likely become a proposal if it receives a good feedback here (like doing a :+1: counts as feedback ) **What would you like to be added**: Adapt and...
As members of the maintainers team of Falco, me and @leodido are working on re-designing the build and test infra for the project using the [CNCF Cluster](https://github.com/cncf/cluster) on Packet. Once...
Since this service rely on emails to notify users about github interactions I would suggest to add Schema.org email markup to notification emails. Github already does this as described in...
bpftrace now uses libbpf, I'm sure switching to that version will make easier to deal with the kernel headers issues many users reported. If anyone wants to give a shot,...
Following the idea of filtering tasks by cgroupv2 I'm writing this to explore the idea to add to bpftrace the ability to filter tasks based on their belonging to a...
I can't build traffico-cni because of a compilation issue with libbpf, opening it here to track. ``` + /usr/bin/xmake -y -b traffico-cni checking for platform ... linux checking for architecture...
I get this error while compiling traffico with xmake. ``` method 'fetch' is not callable (a nil value) ``` I made a repro xmake.lua for testing ```lua -- xmake.lua add_rules("mode.debug",...
Right now only the `$PATH` environment variable can be configured, this have to be extended to all environment variables.
Write a command that can generate a configuration from a built-in template. Right now this can be also a non interactive command, just create a file from the template at...
Readme needs to be improved with: - A clear introduction on what github-webhooks is. - Clear examples on how to use github-webhooks - A reference on available events/configurations