----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18730/#review37454 -----------------------------------------------------------
include/mesos/mesos.proto <https://reviews.apache.org/r/18730/#comment68989> I chatted with BenH about this. In a higher-security setting, having to know components to close access is an unfortunate thing. I'd really like to see a way to have "secure by default"; access will be disabled by default and only ACLs specified will be allowed. For productivity and to prevent user errors while setting up, I don't advocate for having that be the default mode but maybe have it as a flag? Thoughts? include/mesos/mesos.proto <https://reviews.apache.org/r/18730/#comment68990> I chatted with BenH about this. In a higher-security setting, having to know components to close access is an unfortunate thing. I'd really like to see a way to have "secure by default"; access will be disabled by default and only ACLs specified will be allowed. For productivity and to prevent user errors while setting up, I don't advocate for having that be the default mode but maybe have it as a flag? Thoughts? - Niklas Nielsen On March 14, 2014, 5:45 p.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18730/ > ----------------------------------------------------------- > > (Updated March 14, 2014, 5:45 p.m.) > > > Review request for mesos, Adam B, Benjamin Hindman, and Niklas Nielsen. > > > Bugs: MESOS-911 > https://issues.apache.org/jira/browse/MESOS-911 > > > Repository: mesos-git > > > Description > ------- > > See summary. > > > Diffs > ----- > > include/mesos/mesos.proto 37f8a7fcd23d467b1274c46c405b836510afbd49 > src/Makefile.am ce7913be8432290a01fdcdede0fb9b5233745031 > src/authorizer/authorizer.hpp PRE-CREATION > src/tests/authorization_tests.cpp PRE-CREATION > src/tests/master_contender_detector_tests.cpp > 8da7420e18c7a960b566fae13a5975857eb777ee > > Diff: https://reviews.apache.org/r/18730/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Vinod Kone > >
