-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57473/
-----------------------------------------------------------
(Updated April 11, 2017, 1:48 a.m.)
Review request for mesos, Adam B and Benjamin Bannier.
Bugs: MESOS-7026
https://issues.apache.org/jira/browse/MESOS-7026
Repository: mesos
Description
-------
Adds mechanisms to support authorization of hierarchical roles,
that is, it allows operators to write ACLs of the form `role/%`
which will enforce the rule for any nested role, e.g. `role/a`,
`role/b` and such.
Diffs
-----
src/authorizer/local/authorizer.cpp e241edf4afa48d35dbbbb94d72e8e8690f5bedfc
Diff: https://reviews.apache.org/r/57473/diff/6/
Testing
-------
`make check`
Thanks,
Alexander Rojas