----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53541/ -----------------------------------------------------------
(Updated Nov. 28, 2016, 6:32 p.m.) Review request for mesos, Adam B, Kapil Arya, Kevin Klues, and Till Toenshoff. Bugs: MESOS-6474 https://issues.apache.org/jira/browse/MESOS-6474 Repository: mesos Description ------- Creates new authorization action for all the API's related to nested containers. This patch does not add the code necesary to call use those actions, this is done in a latter patch. Diffs (updated) ----- include/mesos/authorizer/acls.proto e3fd6a4a1b617a75714ebd6e08ab10cffa1a7d1b include/mesos/authorizer/authorizer.hpp 3cd0f84e25c0ea91a6f20eba26341a1b830d8cf2 include/mesos/authorizer/authorizer.proto 0696a629ac2d2b9950e20708f0c3666b58ff7ca0 src/authorizer/local/authorizer.cpp 77e05dd2475d6e7511e7c7eeea578ec31ff3d198 src/tests/authorization_tests.cpp d23f551c2caa454da0c0f6cb7d77a8c2bd75a474 Diff: https://reviews.apache.org/r/53541/diff/ Testing ------- make check Thanks, Alexander Rojas