-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56812/
-----------------------------------------------------------
Review request for mesos, Adam B, Alexander Rojas, Jan Schlicht, Till
Toenshoff, and Vinod Kone.
Bugs: MESOS-7003
https://issues.apache.org/jira/browse/MESOS-7003
Repository: mesos
Description
-------
This patch updates the HTTP endpoint handlers in the
agent process to accept an `AuthenticationContext`
instead of an `Option<string>& principal`.
Diffs
-----
src/slave/http.cpp af70b6f294a04f23b04cd1d8c36c1c3e86d7d5e6
src/slave/slave.hpp 3b0aea4e3e9a17501077beccbccaab4abbe11af2
src/slave/slave.cpp 7564e8d39530794131dbbc928fcbc59fb65ef471
Diff: https://reviews.apache.org/r/56812/diff/
Testing
-------
Testing details can be found at the end of this review chain.
Thanks,
Greg Mann