-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57670/
-----------------------------------------------------------
(Updated March 22, 2017, 1:23 p.m.)
Review request for mesos, Anand Mazumdar and Vinod Kone.
Bugs: MESOS-6998
https://issues.apache.org/jira/browse/MESOS-6998
Repository: mesos
Description
-------
This patch updates the `v1/executor` endpoint on the agent to
route through the correct authentication realm, so that the
agent may require authentication on the executor API.
Diffs (updated)
-----
src/slave/constants.hpp 1f3c543c3782ee09e13de867f30ffa0a161fb6f0
src/slave/http.cpp 1ab6f9475af287a6ac09bc615fa466223a52c97d
src/slave/slave.hpp e2de66cc5b899b8b9a9ea27cc30f19a9e8fc11fb
src/slave/slave.cpp a4f4a9ca80b726de8e07571fd6d93120947c278b
Diff: https://reviews.apache.org/r/57670/diff/3/
Changes: https://reviews.apache.org/r/57670/diff/2-3/
Testing
-------
make check
Thanks,
Greg Mann