-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41935/
-----------------------------------------------------------
Review request for mesos, Alexander Rukletsov, Jie Yu, and Jan Schlicht.
Bugs: MESOS-3903
https://issues.apache.org/jira/browse/MESOS-3903
Repository: mesos
Description
-------
Added persistent volume HTTP endpoint authorization.
Diffs
-----
src/master/http.cpp deb0c8f9852dc0eec1e8c0ff35c684f982e8b110
src/tests/persistent_volume_endpoints_tests.cpp
c0feedee393b8475fd27b0af9344d306a392893e
Diff: https://reviews.apache.org/r/41935/diff/
Testing
-------
`make check` was used to test.
New tests were added to the persistent volume endpoint tests which exercise the
authorization features in a variety of scenarios.
Thanks,
Greg Mann