----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51654/ -----------------------------------------------------------
Review request for mesos and Jie Yu. Repository: mesos Description ------- In this patch we add help displays for all current containerizer subcommands. We also trim existing display of the usage; here we use that `Flags::usage` already takes care of providing a header. Diffs ----- src/slave/containerizer/mesos/isolators/network/cni/cni.cpp d17a45fe17bb74cbf9ae421dc8a492e5dc5f1a00 src/slave/containerizer/mesos/launch.cpp 13b65d82e029650e150eb2bc3647d95af167bd72 src/slave/containerizer/mesos/mount.cpp dbd7853a43ee1402f2f91d933a657010efdd76b0 Diff: https://reviews.apache.org/r/51654/diff/ Testing ------- make check Confirmed by explicitly invoking $ mesos-containerizer launch $ mesos-containerizer mount $ mesos-containerizer network-cni-setup Thanks, Benjamin Bannier
