-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66933/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier and Chun-Hung Hsiao.
Bugs: MESOS-8774
https://issues.apache.org/jira/browse/MESOS-8774
Repository: mesos
Description
-------
If this flag is set to true, HTTP requests to the resource provider API
have to be authenticated using JWT. A token is already provided to
Storage Local Resource Providers by agents for standalone container
authorization and will be used here as well.
Diffs
-----
src/slave/constants.hpp d1d15c39c87b9712c96b9f7516a7a0a3e56514cf
src/slave/flags.hpp a839591a2b66444ad97fced0620201dde656352d
src/slave/flags.cpp 02e1a8b0aa4215c7d07cae24afffdaa248efd8da
src/slave/slave.cpp 6ca3d79fd38c800f258c571bb58164427db2ac7c
src/tests/cluster.cpp c071da69500e1d8a223f255904acf7e28100e774
Diff: https://reviews.apache.org/r/66933/diff/1/
Testing
-------
make check
Thanks,
Jan Schlicht