-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51902/
-----------------------------------------------------------
Review request for mesos, Gilbert Song, Joseph Wu, and Vinod Kone.
Bugs: MESOS-6160
https://issues.apache.org/jira/browse/MESOS-6160
Repository: mesos
Description
-------
This new volume source allows sibling containers to share an ephemeral
volume from their parent container's sandbox. In the future, it'll
also allow sibling containers to share persistent volume, external
volume or host volume from their parent.
Diffs
-----
include/mesos/mesos.proto eb61b6243202464da2307d06d80700f19f9c25d4
include/mesos/v1/mesos.proto 62231522f4bfddfc6c440a299dd01080cbe25f6a
Diff: https://reviews.apache.org/r/51902/diff/
Testing
-------
make check
Thanks,
Jie Yu