This is an automated email from the ASF dual-hosted git repository.

jieyu pushed a change to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.


    from c02b083  Added MESOS-9540 to the 1.7.3 CHANGELOG.
     new 927953d  Switched to used `/proc/1/ns/pid` to test pid namespaces.
     new 40d4ec6  Mounted /proc properly a container shares pid namespace with 
its parent.

The 16087 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:
 .../mesos/isolators/namespaces/pid.cpp             | 85 ++++++++++++++++------
 src/slave/containerizer/mesos/paths.cpp            | 11 +++
 src/slave/containerizer/mesos/paths.hpp            |  9 +++
 src/tests/containerizer/isolator_tests.cpp         |  4 +-
 .../nested_mesos_containerizer_tests.cpp           |  6 +-
 src/tests/default_executor_tests.cpp               |  4 +-
 6 files changed, 88 insertions(+), 31 deletions(-)

Reply via email to