-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48497/
-----------------------------------------------------------
(Updated June 16, 2016, 1:44 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 (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
-----
docs/authorization.md dcf2160424771c513579063911cc14792f464821
docs/examples/acls_template.json PRE-CREATION
Diff: https://reviews.apache.org/r/48497/diff/
Testing
-------
viewed via website container.
Thanks,
Joerg Schad