-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48497/
-----------------------------------------------------------
(Updated June 14, 2016, 11:54 a.m.)
Review request for mesos, Adam B and Neil Conway.
Bugs: MESOS-5583
https://issues.apache.org/jira/browse/MESOS-5583
Repository: mesos
Description (updated)
-------
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 (updated)
-----
docs/authorization.md 7af7cd2f14dc6b324c9681bad70228972d5299f0
support/acls_template.json PRE-CREATION
Diff: https://reviews.apache.org/r/48497/diff/
Testing
-------
viewed via website container.
Thanks,
Joerg Schad