----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48497/#review137563 -----------------------------------------------------------
Patch looks great! Reviews applied: [48495, 48496, 48497] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On June 14, 2016, 1:20 p.m., Joerg Schad wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/48497/ > ----------------------------------------------------------- > > (Updated June 14, 2016, 1:20 p.m.) > > > Review request for mesos, Adam B and Neil Conway. > > > Bugs: MESOS-5583 > https://issues.apache.org/jira/browse/MESOS-5583 > > > Repository: mesos > > > Description > ------- > > A common problem for a users starting to use > acls is that once they set `permissive = false` and > not add acls allowing common operations (e.g., > register_framework) their Mesos cluster don't > behave as expected. This patch adds some > documentation and a sample acls template to > help users to avoid this problem. > > > Diffs > ----- > > docs/authorization.md dcf2160424771c513579063911cc14792f464821 > support/acls_template.json PRE-CREATION > > Diff: https://reviews.apache.org/r/48497/diff/ > > > Testing > ------- > > viewed via website container. > > > Thanks, > > Joerg Schad > >
