-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70108/
-----------------------------------------------------------
Review request for mesos, Gilbert Song, Jie Yu, and Qian Zhang.
Bugs: MESOS-9613
https://issues.apache.org/jira/browse/MESOS-9613
Repository: mesos
Description
-------
This patch introduces `unconfined` flag that can be used by a framework
to explicitly disable Seccomp filtering for a particular container.
Diffs
-----
include/mesos/mesos.proto 48f30b3f41f3440245c1912becc9c2c3d572aff9
src/slave/containerizer/mesos/isolators/linux/seccomp.cpp
1c94e126a0a5039e46d0e7696f4e629d41b35d50
Diff: https://reviews.apache.org/r/70108/diff/1/
Testing
-------
See the following patch in the chain.
Thanks,
Andrei Budnik