-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57743/
-----------------------------------------------------------
(Updated March 25, 2017, 4:32 a.m.)
Review request for mesos, Anand Mazumdar, Jie Yu, and Vinod Kone.
Bugs: MESOS-6999
https://issues.apache.org/jira/browse/MESOS-6999
Repository: mesos
Description
-------
This patch updates the agent code to generate executor
authentication tokens when executor authentication is
enabled. For now, the generated `Secret` objects must
be of `VALUE` type, and they're passed directly into the
executor environment.
Diffs (updated)
-----
src/slave/slave.hpp e06525bf6a6596d35ae038e576f12eb96ab65a35
src/slave/slave.cpp d68d6b9a1bae79bed27babe020bf8a5d41d116bd
Diff: https://reviews.apache.org/r/57743/diff/11/
Changes: https://reviews.apache.org/r/57743/diff/10-11/
Testing
-------
Testing details can be found at the end of this chain.
Thanks,
Greg Mann