----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68020/ -----------------------------------------------------------
(Updated Nov. 8, 2018, 3:24 p.m.) Review request for mesos, Gilbert Song, Jie Yu, James Peach, and Qian Zhang. Summary (updated) ----------------- Added Seccomp-related flags to the agent. Repository: mesos Description (updated) ------- `--seccomp_config_dir` and `--seccomp_profile_name` flags have been added to the agent. These flags are used by the `linux/seccomp` isolator to specify the path of the directory containing Seccomp profiles and the path of the default Seccomp profile. Diffs (updated) ----- src/slave/flags.hpp 29d8b7985ffde57da02b5fe0d3a524e98acc27c8 src/slave/flags.cpp ccaf65029ec2d0e78041fc3992a0bf5ca0798686 Diff: https://reviews.apache.org/r/68020/diff/4/ Changes: https://reviews.apache.org/r/68020/diff/3-4/ Testing ------- Thanks, Andrei Budnik
