----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54538/#review158795 -----------------------------------------------------------
src/slave/http.cpp (line 1833) <https://reviews.apache.org/r/54538/#comment229604> double-underscore? Do we just skip over `_containers()`? I suppose that's part of `/containers`? src/slave/http.cpp (lines 1901 - 1903) <https://reviews.apache.org/r/54538/#comment229605> No longer necessary - Adam B On Dec. 9, 2016, 7:33 a.m., Alexander Rojas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54538/ > ----------------------------------------------------------- > > (Updated Dec. 9, 2016, 7:33 a.m.) > > > Review request for mesos and Adam B. > > > Bugs: MESOS-6670 > https://issues.apache.org/jira/browse/MESOS-6670 > > > Repository: mesos > > > Description > ------- > > Enables fine grained authorization for the v1 API call GET_CONTAINERS. > > > Diffs > ----- > > src/slave/http.cpp 580a90b5547dd26ac5d26e0fd2fc1471a382f62d > src/slave/slave.hpp ecfca05ffd1ff72918cd803f6a70809efaae4f17 > > Diff: https://reviews.apache.org/r/54538/diff/ > > > Testing > ------- > > ** Needs more testing ** > > make check > > > Thanks, > > Alexander Rojas > >
