----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57473/ -----------------------------------------------------------
(Updated March 17, 2017, 12:54 p.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 be8037299601427e5d5e79f58f77eea3f89579d0 Diff: https://reviews.apache.org/r/57473/diff/3/ Changes: https://reviews.apache.org/r/57473/diff/2-3/ Testing ------- `make check` Thanks, Alexander Rojas
