----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57473/ -----------------------------------------------------------
(Updated April 4, 2017, 11:21 a.m.) Review request for mesos, Adam B and Benjamin Bannier. Changes ------- Rebased. 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 (updated) ----- src/authorizer/local/authorizer.cpp e241edf4afa48d35dbbbb94d72e8e8690f5bedfc Diff: https://reviews.apache.org/r/57473/diff/5/ Changes: https://reviews.apache.org/r/57473/diff/4-5/ Testing ------- `make check` Thanks, Alexander Rojas
