This is an automated email from the ASF dual-hosted git repository.
josephwu pushed a change to branch 1.6.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 62ab970 Updated `launchHelper` to use launcher's `whitelistFds`
parameter.
new 12aab9e Added validation of cache files to the URI Fetcher.
new 194a68b Added `FetcherCacheTest.LocalCachedMissing` test.
new 488bb75 Added MESOS-7574 to 1.6.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 +
src/slave/containerizer/fetcher.cpp | 40 +++++++++++++++++++++++++++++
src/slave/containerizer/fetcher_process.hpp | 3 +++
src/tests/fetcher_cache_tests.cpp | 39 ++++++++++++++++++++++++++++
4 files changed, 83 insertions(+)