-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53308/
-----------------------------------------------------------
Review request for mesos, Adam B, Jie Yu, Kapil Arya, and Joseph Wu.
Bugs: MESOS-6396
https://issues.apache.org/jira/browse/MESOS-6396
Repository: mesos
Description
-------
Allows for modifying the environment effective for the executor itself.
Additionally allows the hook to receive the location of the sandbox folder.
Diffs
-----
include/mesos/hook.hpp c8a58641e0768628a9028a70d8c244448f7fb412
src/hook/manager.hpp 5ecfcab48da808c84d36f9bcfcb5a8e0ad2167e5
src/hook/manager.cpp 24885226a788a7abd851e12b527f74fa972ec935
src/slave/containerizer/docker.cpp f720320e112687e8ae972f04159b3b4cb7a58476
Diff: https://reviews.apache.org/r/53308/diff/
Testing
-------
make check and functional test in a hook-module
Thanks,
Till Toenshoff