-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60891/
-----------------------------------------------------------

(Updated Nov. 13, 2017, 5:24 p.m.)


Review request for mesos, Alexander Rojas, Gilbert Song, and Jie Yu.


Changes
-------

Removed granularity from ACLs.  Now the permissions are ANY or NONE.  i.e. A 
given principal can either launch standalone containers or not.
This includes an ACL validation addition.


Bugs: MESOS-7305
    https://issues.apache.org/jira/browse/MESOS-7305


Repository: mesos


Description
-------

This defines some coarse-grained AuthZ for launching and managing
standalone containers.  Each HTTP principal can be given the right
to Launch, Wait upon, Kill, or Remove standalone containers under
a given (posix) user.


Diffs (updated)
-----

  include/mesos/authorizer/acls.proto 587b71489730f9a1252c73c0239e3d9892b3ae8e 
  include/mesos/authorizer/authorizer.proto 
87a805794f430fc8b2e47de6d624b95deef162b4 
  src/authorizer/local/authorizer.cpp 2fe7b879e649b13322cfcb300c21ef1ed0fea410 


Diff: https://reviews.apache.org/r/60891/diff/5/

Changes: https://reviews.apache.org/r/60891/diff/4-5/


Testing
-------

See later in chain.


Thanks,

Joseph Wu

Reply via email to