> On Aug. 10, 2016, 1:26 a.m., Qian Zhang wrote:
> > docs/cni.md, lines 221-222
> > <https://reviews.apache.org/r/50941/diff/1/?file=1469543#file1469543line221>
> >
> >     I think it keeps an in-memory copy in 
> > `NetworkCniIsolatorProcess::NetworkConfigInfo::config`.

NetworkCniIsolatorProcess::NetworkConfigInfo::config only pieces of the CNI 
config, namely the "name" and the "type", and I guess the results from invoking 
the plugin. However, the actual CNI config is never stored in-memory. So I 
guess the statement should hold?


- Avinash


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50941/#review145297
-----------------------------------------------------------


On Aug. 10, 2016, 1:13 a.m., Avinash sridharan wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/50941/
> -----------------------------------------------------------
> 
> (Updated Aug. 10, 2016, 1:13 a.m.)
> 
> 
> Review request for mesos, Jie Yu and Qian Zhang.
> 
> 
> Bugs: MESOS-5985
>     https://issues.apache.org/jira/browse/MESOS-5985
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Added a section on "Adding/Modifying/Deleting CNI configuration".
> 
> 
> Diffs
> -----
> 
>   docs/cni.md 7cceca566e3bd1d1981afd0b41ffc3c14596d851 
> 
> Diff: https://reviews.apache.org/r/50941/diff/
> 
> 
> Testing
> -------
> 
> Launched the webiste and verified the changes.
> 
> 
> Thanks,
> 
> Avinash sridharan
> 
>

Reply via email to