mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-22 03:49:36 +00:00
GKE regularly calls /exec.fifo from both a system level, and within individual falco pods. As is this triggers errors multiple times every hour. This change adds /exec.fifo to the expected files below root that will be called. Signed-off-by: Jonathan McGowan <jonnymcgow7@gmail.com>