-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18730/
-----------------------------------------------------------
(Updated March 15, 2014, 12:45 a.m.)
Review request for mesos, Adam B, Benjamin Hindman, and Niklas Nielsen.
Changes
-------
Per discussions in MESOS-911 redesigned the ACL protobufs so that it is easier
for users to setup ACLs.
This did make the authorization of the URL ACLs a bit more verbose and involved
(especially to properly account for "anyone" and "no one" access).
Let me know what you think.
Bugs: MESOS-911
https://issues.apache.org/jira/browse/MESOS-911
Repository: mesos-git
Description
-------
See summary.
Diffs (updated)
-----
include/mesos/mesos.proto 37f8a7fcd23d467b1274c46c405b836510afbd49
src/Makefile.am ce7913be8432290a01fdcdede0fb9b5233745031
src/authorizer/authorizer.hpp PRE-CREATION
src/tests/authorization_tests.cpp PRE-CREATION
src/tests/master_contender_detector_tests.cpp
8da7420e18c7a960b566fae13a5975857eb777ee
Diff: https://reviews.apache.org/r/18730/diff/
Testing
-------
make check
Thanks,
Vinod Kone