This is an automated email from the ASF dual-hosted git repository.
gilbert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from ea95348 Made sure we are tracking ephemeral quota before getting the
usage.
new 8498a9b Implemented `cleanup` method for `volume/secret` isolator.
new 34330fb Moved const string `.secret` to paths.hpp.
new 244ce66 Added a test
`VolumeSecretIsolatorCleanupTest.ROOT_FailInPreparing`.
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:
.../mesos/isolators/volume/secret.cpp | 50 +++++++++--
.../mesos/isolators/volume/secret.hpp | 3 +
src/slave/containerizer/mesos/paths.hpp | 1 +
.../containerizer/volume_secret_isolator_tests.cpp | 97 ++++++++++++++++++++++
4 files changed, 144 insertions(+), 7 deletions(-)