-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56812/
-----------------------------------------------------------
(Updated Feb. 24, 2017, 11:06 p.m.)
Review request for mesos, Adam B, Alexander Rojas, Jan Schlicht, Till
Toenshoff, and Vinod Kone.
Changes
-------
Rebase.
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 (updated)
-----
src/slave/http.cpp 94731ec883c309cefb811694dc4e39de12d1ac59
src/slave/slave.hpp 3b0aea4e3e9a17501077beccbccaab4abbe11af2
src/slave/slave.cpp fc480ae23ffa5cdeeb79b3621a08e1f8703bc01a
Diff: https://reviews.apache.org/r/56812/diff/
Testing
-------
Testing details can be found at the end of this review chain.
Thanks,
Greg Mann