This is an automated email from the ASF dual-hosted git repository. chhsiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 3badf71 Simplified verify-reviews.py to be more similar to the Python 2 script. new 51a4837 Made master process all authorization results for `LAUNCH_GROUP`. new e513376 Made master to authorize `CREATE_DISK` and `DESTROY_DISK` properly. new 19ca8c4 Documented `Object.value` authorization field for certain operations. new f66fbe7 Set up `Object.value` for `CREATE_DISK` and `DESTROY_DISK` authorization. new 7d98ddd Added MESOS-9474, MESOS-9480 and MESOS-9486 to the 1.7.1 CHANGELOG. The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: CHANGELOG | 3 + include/mesos/authorizer/authorizer.proto | 15 +++ src/master/master.cpp | 178 +++++++++++++++++++++++------- 3 files changed, 154 insertions(+), 42 deletions(-)