----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59525/#review179834 -----------------------------------------------------------
Needs a rebase. - Till Toenshoff On June 13, 2017, 2:12 p.m., Alexander Rojas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59525/ > ----------------------------------------------------------- > > (Updated June 13, 2017, 2:12 p.m.) > > > Review request for mesos, Adam B, Greg Mann, and Till Toenshoff. > > > Bugs: MESOS-7416 > https://issues.apache.org/jira/browse/MESOS-7416 > > > Repository: mesos > > > Description > ------- > > Adds support of the 'VIEW_ROLE' ACL to the results generated by the > '/slaves' as well as the 'GET_AGENTS' API v1 call, '/states' and > '/states-summary'. > > This means that calls to these endpoints and API call which uses > reservations will only show the reserved resources the user making the > requests is allowed to see based on the reservations roles. > > > Diffs > ----- > > src/master/http.cpp 1dcfe6ef00b0e3984deb79a511e665f638661323 > src/master/master.hpp e8ddddf273256b14cde1cac390163f948241757f > src/tests/master_tests.cpp 490d7ed4b275ebf5ff6956f7d40dbea3ce3b63e2 > > > Diff: https://reviews.apache.org/r/59525/diff/4/ > > > Testing > ------- > > make check > > > Thanks, > > Alexander Rojas > >