-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59525/
-----------------------------------------------------------
(Updated June 9, 2017, 12:04 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 (updated)
-------
Adds support of the `VIEW_ROLE` ACL to the results generated by the
`/slaves` as well as the `GET_AGENTS` API v1 call. This means that
calls to this endpoint (API call) will hide roles that the user making
the request is not authorized to see.
Diffs (updated)
-----
src/master/http.cpp 1dcfe6ef00b0e3984deb79a511e665f638661323
src/master/master.hpp e8ddddf273256b14cde1cac390163f948241757f
Diff: https://reviews.apache.org/r/59525/diff/3/
Changes: https://reviews.apache.org/r/59525/diff/2-3/
Testing
-------
make check
Thanks,
Alexander Rojas