Shane Lawrence
Shane Lawrence
The problem only occurs when I'm using antigen. If I uninstall antigen and just run `autoload -U compinit; compinit` in the shell, kubectl completion works fine. # Problem kubectl tab...
**Describe the bug** The expected value for drop_pct is the percentage of total events that were dropped, but that doesn't appear to be the value reported. While troubleshooting high numbers...
Cailyn's GitHub username has changed from `cailynse` to @cailyn-codes. This PR updates her alias in the Kubernetes and SIG org configurations. See also https://github.com/kubernetes/sig-security/pull/126.
**Motivation** On some busy nodes, Falco's memory usage exceeds 8 GB. I'm not sure if it's storing a lot of data on pids, threads, fds, sockets, connection state, or what...
**Motivation** As discussed in https://github.com/falcosecurity/falco/pull/3440/files#r1906703514, the method used to add separate debug symbols (objcopy) won't work on Windows. We should find an appropriate way to do this for Windows environments,...