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

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


    from 05912be  Added 1.5.3 blog post to release.yml.
     new e10a8fc  Switched to used `/proc/1/ns/pid` to test pid namespaces.
     new 9ebed07  Mounted /proc properly a container shares pid namespace with 
its parent.
     new 136178e  Added MESOS-9529 to 1.5.4 CHANGELOG.

The 14604 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:
 CHANGELOG                                          |  8 ++
 .../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 +-
 6 files changed, 94 insertions(+), 29 deletions(-)

Reply via email to