-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60890/
-----------------------------------------------------------
Review request for mesos, Gilbert Song and Jie Yu.
Bugs: MESOS-7305
https://issues.apache.org/jira/browse/MESOS-7305
Repository: mesos
Description
-------
Launching a standalone container is very similar to launching a
nested container, except that the caller does not specify a
ContainerID (which will be auto-generated) and must specify some
Resources. The CommandInfo and ContainerInfo fields behave similarly.
Diffs
-----
include/mesos/agent/agent.proto 9bac9541acd24e1123ca5dd5925e2a1381d13b4a
include/mesos/v1/agent/agent.proto ea9282cf12fbe1c2ddeaa37223e4811685263734
Diff: https://reviews.apache.org/r/60890/diff/1/
Testing
-------
make
See later patches in chain.
Thanks,
Joseph Wu