-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18381/#review41496
-----------------------------------------------------------


hey adam. mind rebasing this off the latest master?

- Vinod Kone


On April 22, 2014, 2:50 a.m., Adam B wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/18381/
> -----------------------------------------------------------
> 
> (Updated April 22, 2014, 2:50 a.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Bugs: MESOS-804
>     https://issues.apache.org/jira/browse/MESOS-804
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> Added authentication support for slaves.
> Fixes MESOS-804.
> 
> 
> Diffs
> -----
> 
>   include/mesos/mesos.proto 37f8a7f 
>   src/master/flags.hpp acf3963 
>   src/master/master.hpp f567a43 
>   src/master/master.cpp 0335b34 
>   src/sasl/authenticatee.hpp 42a4eba 
>   src/slave/flags.hpp d5c54c0 
>   src/slave/slave.hpp 438e5b5 
>   src/slave/slave.cpp b3c4285 
>   src/tests/authentication_tests.cpp 127c5e6 
>   src/tests/mesos.cpp a9844e4 
>   src/tests/slave_recovery_tests.cpp 72b6d42 
> 
> Diff: https://reviews.apache.org/r/18381/diff/
> 
> 
> Testing
> -------
> 
> make check; manually tested flatfile slave authentication success/failure.
> Added new slave authentication unit tests in authentication_tests.cpp.
> 
> 
> Thanks,
> 
> Adam B
> 
>

Reply via email to