-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69578/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier, Greg Mann, Jan Schlicht, and Till
Toenshoff.
Bugs: MESOS-9486
https://issues.apache.org/jira/browse/MESOS-9486
Repository: mesos
Description
-------
This patch sets up `Object.value` to the role of the resource for
authorization actions `CREATE_BLOCK_DISK`, `DESTROY_BLOCK_DISK`,
`CREATE_MOUNT_DISK` and `DESTROY_MOUNT_DISK` so an old-school authorizer
can rely on the field to perform authorization.
Diffs
-----
src/master/master.cpp 3de0fd35cc815f4b5787ee2cb5e81f5059d7a47c
Diff: https://reviews.apache.org/r/69578/diff/1/
Testing
-------
make check
Thanks,
Chun-Hung Hsiao