----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57473/ -----------------------------------------------------------
(Updated March 10, 2017, 9:18 a.m.) Review request for mesos, Adam B and Benjamin Bannier. 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 2227b241eab1606815fa6464e3d6b1345624fd22 Diff: https://reviews.apache.org/r/57473/diff/1/ Testing ------- `make check` Thanks, Alexander Rojas
