----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51410/ -----------------------------------------------------------
Review request for mesos. Repository: mesos Description ------- Added appc_labels to mesos-execute so that we can indicate meta discovery using useMetaDiscovery="true" along with other appc labels that determines the os, arch of the image we are discovering. This logic needs to be documented so that user can switch between simple and meta discovery methods. This implementation is necessary as there is no other way to determine from the URI. Diffs ----- src/cli/execute.cpp b752d057a3d86482ef1a4baaf31052469e38dc76 src/slave/containerizer/mesos/provisioner/appc/fetcher.cpp 907e761856e8996b72e4231de27fa15e884d52e3 Diff: https://reviews.apache.org/r/51410/diff/ Testing ------- make check Thanks, Srinivas Brahmaroutu
