----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63017/#review188629 -----------------------------------------------------------
include/mesos/v1/mesos.proto Lines 976 (patched) <https://reviews.apache.org/r/63017/#comment265638> I'll change the map so we don't depend on the proto2 map support for now. - Chun-Hung Hsiao On Oct. 16, 2017, 5:58 p.m., Chun-Hung Hsiao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63017/ > ----------------------------------------------------------- > > (Updated Oct. 16, 2017, 5:58 p.m.) > > > Review request for mesos, Benjamin Bannier, James DeFelice, Jie Yu, Joseph > Wu, and Jan Schlicht. > > > Bugs: MESOS-7561 > https://issues.apache.org/jira/browse/MESOS-7561 > > > Repository: mesos > > > Description > ------- > > The `CSIPlugiInfo` protobuf specifies the configurations to launch a > CSI plugin in a standalone container. > > The `ResourceProviderInfo::StorageInfo` protobuf specifies which CSI > plugins are the controller and node plugins for a storage resource > provider. > > > Diffs > ----- > > include/mesos/mesos.proto 830985a3265b7c104d8fdc50749c395d98f5f3c8 > include/mesos/v1/mesos.proto a6d662fb26aa4f78ef20ffe6e013f7a45f7f8c21 > > > Diff: https://reviews.apache.org/r/63017/diff/1/ > > > Testing > ------- > > make > > > Thanks, > > Chun-Hung Hsiao > >
