----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24349/#review49786 -----------------------------------------------------------
Ship it! include/mesos/mesos.proto <https://reviews.apache.org/r/24349/#comment87113> s/in/on/ include/mesos/mesos.proto <https://reviews.apache.org/r/24349/#comment87114> perhaps? s/a containerizer configuration/a container configuration/ - Ian Downes On Aug. 5, 2014, 3:15 p.m., Timothy Chen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24349/ > ----------------------------------------------------------- > > (Updated Aug. 5, 2014, 3:15 p.m.) > > > Review request for mesos, Benjamin Hindman and Ian Downes. > > > Repository: mesos-git > > > Description > ------- > > Add containerInfo and volumes proto defs. > The new containerInfo will serve as the base Containerizer configuration that > future Containerizers (ie: Docker) can extend from. > Also added a new Volume shared option to configure volume mapping in > containerizers. > > > Diffs > ----- > > include/mesos/mesos.proto 6d4fd145004a14514e27ba65b2eae19b945aeb83 > > Diff: https://reviews.apache.org/r/24349/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Timothy Chen > >