-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67693/
-----------------------------------------------------------
Review request for mesos, Chun-Hung Hsiao and Jan Schlicht.
Bugs: MESOS-8473
https://issues.apache.org/jira/browse/MESOS-8473
Repository: mesos
Description
-------
This patch adds filtering of operations reported for `GET_OPERATIONS`
calls. A principal is allowed to view see all operations for which it
is allowed to see the role of the underlying resources.
Diffs
-----
src/master/http.cpp 0492b979e4657a489ca3428e6f8022ef20cb05f5
src/slave/http.cpp aa9cdc5f58f73323958a6872e2721c83317f354c
src/tests/api_tests.cpp 4d6b5b3e938faed934e875e23e29c67fd50b9d6f
Diff: https://reviews.apache.org/r/67693/diff/1/
Testing
-------
`make check`
The added tests fails without the corresponding changes to the master and agent
code.
Thanks,
Benjamin Bannier