----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48893/#review138364 -----------------------------------------------------------
docs/cni.md (line 162) <https://reviews.apache.org/r/48893/#comment203544> Can we add: It is important to note that `labels` within the `NetworkInfo` is set by frameworks launching the container, and the `network/cni` isolator passses on this information to the CNI plugins. As per the spec, the CNI plugins can use this meta-data information to enforce domain specific policies while attaching containers to a CNI network. - Avinash sridharan On June 18, 2016, 12:52 a.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/48893/ > ----------------------------------------------------------- > > (Updated June 18, 2016, 12:52 a.m.) > > > Review request for mesos, Avinash sridharan and Dan Osborne. > > > Bugs: MESOS-5639 > https://issues.apache.org/jira/browse/MESOS-5639 > > > Repository: mesos > > > Description > ------- > > Added documentation about Mesos metadata for CNI plugins. > > > Diffs > ----- > > docs/cni.md cdc50da9db2f19f27be6a39f4d6e0f54834fb964 > > Diff: https://reviews.apache.org/r/48893/diff/ > > > Testing > ------- > > Preview here: > https://github.com/jieyu/mesos/blob/WIP/docs/cni.md > > > Thanks, > > Jie Yu > >
