-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60494/
-----------------------------------------------------------
Review request for mesos.
Bugs: MESOS-7675
https://issues.apache.org/jira/browse/MESOS-7675
Repository: mesos
Description
-------
Expose the LinuxLauncher cgroups helper to generate the cgroups
path from a container ID. This is needed by the `network/ports`
isolator.
Diffs
-----
src/slave/containerizer/mesos/linux_launcher.hpp
e1525231e0a374bc044e929e82b8d051732e97cb
src/slave/containerizer/mesos/linux_launcher.cpp
1cea04edac8e0c4aea8c1c7d946b5065f3eac931
Diff: https://reviews.apache.org/r/60494/diff/1/
Testing
-------
make check (Fedora 26)
Thanks,
James Peach