----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57472/ -----------------------------------------------------------
Review request for mesos, Adam B and Benjamin Bannier. Repository: mesos Description ------- The ACLs `SetQuota` and `RemoveQuota` where marked for deprecation more than six months ago, where they were replaced for the more convenient `UpdateQuota` ACL. The deprecation cycle for these actions is finally due while at the same time removing will make easier to implement the hierarchical role feature in a generic way. Diffs ----- CHANGELOG c5eec5fcac58df2417922e4722238b9a2f321c76 include/mesos/authorizer/acls.proto 8389917d12f9a9a3c9b4281f48e23ade14c20528 src/authorizer/local/authorizer.cpp 2227b241eab1606815fa6464e3d6b1345624fd22 src/tests/authorization_tests.cpp 42edecc794b71a00ca32d26ae9b74e9f3ef97510 src/tests/master_quota_tests.cpp 91219d6693fdd119ed3b0bf734eaa55da9c58b0a Diff: https://reviews.apache.org/r/57472/diff/1/ Testing ------- `make check` Thanks, Alexander Rojas
