-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58964/
-----------------------------------------------------------
(Updated May 9, 2017, 5:48 p.m.)
Review request for mesos, Adam B and Greg Mann.
Changes
-------
Change to implicit object so that operator can work on all nodes or none.
Bugs: MESOS-7415
https://issues.apache.org/jira/browse/MESOS-7415
Repository: mesos
Description
-------
Adds the actions `UPDATE_MAINTENANCE_SCHEDULE`,
`GET_MAINTENANCE_SCHEDULE`, `START_MAINTENANCE`, `STOP_MAINTENANCE`
and `GET_MAINTENANCE_STATUS` to the authorizer API as well as the
necesary code to handle these new actions.
Diffs (updated)
-----
include/mesos/authorizer/acls.proto ae0b1ea2e6417d186b1606542d75f3a20e0811db
include/mesos/authorizer/authorizer.proto
c9184d151befa4cea9bdebb36a315c760e6424b2
src/authorizer/local/authorizer.cpp 89aaf4b712d337d519445c922606789c334e5101
Diff: https://reviews.apache.org/r/58964/diff/2/
Changes: https://reviews.apache.org/r/58964/diff/1-2/
Testing
-------
make check
specific tests not yet written.
Thanks,
Alexander Rojas