-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57615/
-----------------------------------------------------------
(Updated March 22, 2017, 2:39 p.m.)
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 (updated)
-----
src/executor/executor.cpp 35378ec4b55ce0427e95f6b868baa6233c9068cd
Diff: https://reviews.apache.org/r/57615/diff/5/
Changes: https://reviews.apache.org/r/57615/diff/4-5/
Testing (updated)
-------
Testing details can be found at the end of this patch chain.
Thanks,
Greg Mann