update(app_actions): add a depraction comment for BPF

Signed-off-by: Andrea Terzolo <andrea.terzolo@polito.it>
This commit is contained in:
Andrea Terzolo
2022-09-19 21:30:07 +00:00
committed by poiana
parent aa0abb4288
commit 7686c03a36

View File

@@ -22,6 +22,7 @@ limitations under the License.
#include "application.h"
/* DEPRECATED: we will remove it in Falco 0.34. */
#define FALCO_BPF_ENV_VARIABLE "FALCO_BPF_PROBE"
using namespace falco::app;