-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57387/
-----------------------------------------------------------
(Updated March 13, 2017, 12:37 p.m.)
Review request for mesos, Adam B, Alexander Rukletsov, Alexander Rojas, Jie Yu,
Kevin Klues, and Vinod Kone.
Changes
-------
Updated comment.
Bugs: MESOS-7120
https://issues.apache.org/jira/browse/MESOS-7120
Repository: mesos
Description
-------
This new Agent API call makes it possible to destroy the sandbox and
runtime directories of a terminated nested container.
Diffs (updated)
-----
src/authorizer/local/authorizer.cpp 2227b241eab1606815fa6464e3d6b1345624fd22
src/slave/http.cpp bc8209cb81194ebc8b604c9ba0d4a9e176cff2f6
src/slave/slave.hpp 978edd6309dfbbde1058f9c44d5fac7083ff95fb
src/slave/validation.cpp 3dbd0fa6ec27b38f40c7922c256859b4d29059ac
src/tests/authorization_tests.cpp 42edecc794b71a00ca32d26ae9b74e9f3ef97510
src/tests/slave_validation_tests.cpp 784528443469f68a8f2d93ebdb69dc872eef255d
Diff: https://reviews.apache.org/r/57387/diff/4/
Changes: https://reviews.apache.org/r/57387/diff/3-4/
Testing
-------
The patch contains validation and auth tests that pass on Linux.
Thanks,
Gastón Kleiman