-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57615/
-----------------------------------------------------------
Review request for mesos, Anand Mazumdar, Jan Schlicht, and Vinod Kone.
Bugs: MESOS-6304
https://issues.apache.org/jira/browse/MESOS-6304
Repository: mesos
Description
-------
This patch adds support for authentication tokens to the
V1 default executor library. The tokens are loaded from a
pre-determined environment variable, if present.
Diffs
-----
src/executor/executor.cpp 35378ec4b55ce0427e95f6b868baa6233c9068cd
Diff: https://reviews.apache.org/r/57615/diff/1/
Testing
-------
make check
Thanks,
Greg Mann