This is an automated email from the ASF dual-hosted git repository.
qianzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 6eeee96 Added MESOS-9619 to the 1.5.4 CHANGELOG.
new 40beae1 Made nested contaienr can access its sandbox via
`MESOS_SANDBOX`.
new 510aa02 Added a test to verify non-root nested container can access
its sandbox.
The 2 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:
src/slave/containerizer/mesos/containerizer.cpp | 24 +++++--
.../mesos/isolators/filesystem/linux.cpp | 23 ++++++
.../nested_mesos_containerizer_tests.cpp | 82 ++++++++++++++++++++++
3 files changed, 122 insertions(+), 7 deletions(-)