This is an automated email from the ASF dual-hosted git repository.
gilbert pushed a change to branch 1.8.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 0a73465 Added MESOS-9868 to the 1.8.2 CHANGELOG.
new 304a28a Implemented `cleanup` method for `volume/secret` isolator.
new ae8c16a Moved const string `.secret` to paths.hpp.
new 9b2f77c Added MESOS-9893 to 1.8.2 CHANGELOG.
The 3 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 | 1 +
.../mesos/isolators/volume/secret.cpp | 50 +++++++++++++++++++---
.../mesos/isolators/volume/secret.hpp | 3 ++
src/slave/containerizer/mesos/paths.hpp | 1 +
4 files changed, 48 insertions(+), 7 deletions(-)