This is an automated email from the ASF dual-hosted git repository.
gilbert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 5382cc0 Removed an outdated comment in SLRP.
new c6f3334 Added `unconfined` flag to `SeccompInfo` message.
new 3681c43 Added `LinuxSeccompIsolatorTest.LaunchWithSeccompDisabled`
test.
new 549068a Added logging for `linux/seccomp` isolator.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/isolators/linux-seccomp.md | 4 +-
include/mesos/mesos.proto | 7 ++
include/mesos/v1/mesos.proto | 7 ++
.../mesos/isolators/linux/seccomp.cpp | 24 ++++++-
.../containerizer/linux_seccomp_isolator_tests.cpp | 79 ++++++++++++++++++++++
5 files changed, 118 insertions(+), 3 deletions(-)