You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For flexibility and operational purposes it's necessary to be able to run Falco modern probes with only a subset of tail-called programs loaded. This could be relatively easy achieved via customizing the build process to exclude certain BPF programs, and reduce the error to a warning, when they're not found by a name later on.