-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47864/
-----------------------------------------------------------
Review request for mesos, Adam B, Joerg Schad, and Michael Park.
Bugs: MESOS-5153
https://issues.apache.org/jira/browse/MESOS-5153
Repository: mesos
Description
-------
Adds optional fields to `authorization::Object` in order to allow
for complex authorization mechanisms.
The fields are:
- `FrameworkInfo`
- `TaskInfo`
- `ExecutorInfo`
Diffs
-----
include/mesos/authorizer/authorizer.proto
911a2271211249a41c4467f6754e9996f640bf38
Diff: https://reviews.apache.org/r/47864/diff/
Testing
-------
make check
Thanks,
Alexander Rojas