----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41953/ -----------------------------------------------------------
Review request for mesos, Gilbert Song and Timothy Chen. Repository: mesos Description ------- Exposed docker v1/v2 spec protobuf and headers. This will be exposed in ContainerConfig and passed to all isolators so that a docker isolator can properly isolate the runtime based on the image manifest returned from the provisioner. Diffs ----- include/mesos/docker/v1.hpp PRE-CREATION include/mesos/docker/v2.hpp PRE-CREATION src/Makefile.am e08e86724abaa3023f0483aa222354c95d4d3817 src/docker/spec.hpp 74968f2e776e52e3225db63c8dbd5b3c88a71c8f src/docker/v1.hpp b7ec35f409d7b578d58f2150c56ff2e8c949da7c src/docker/v1.proto src/docker/v2.hpp 4b14969ff09bc3bd20cda8231e41f170fa52353d src/docker/v2.proto 5d10bd3a6c077d34dd6921cdfd378b9fafe29a15 Diff: https://reviews.apache.org/r/41953/diff/ Testing ------- make check Thanks, Jie Yu
