chore(userspace/falco): remove Mesos support

Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
This commit is contained in:
Leonardo Grasso
2023-04-03 13:51:19 +02:00
committed by poiana
parent 5c0cd6a170
commit 88b9537618
3 changed files with 1 additions and 23 deletions

View File

@@ -147,7 +147,7 @@ public:
// of all output expressions. You can also choose to replace
// %container.info with the extra information or add it to the
// end of the expression. This is used in open source falco to
// add k8s/mesos/container information to outputs when
// add k8s/container information to outputs when
// available.
//
void set_extra(std::string &extra, bool replace_container_info);