[
https://issues.apache.org/jira/browse/MESOS-7079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jie Yu updated MESOS-7079:
--------------------------
Description:
CNI 0.5 (soon) will be released. It adds the support for network configuration
list
https://github.com/containernetworking/cni/blob/master/SPEC.md#network-configuration-lists
We should consider supporting it as it might completely change the way we
deploy multiple plugins (currently use the delegate model) for a container.
Also, part of this work, we should add explicit plugin versioning support into
CNI isolator.
was:
The cni isolator currently only supports v0.2.
CNI spec v0.3 added the support for
1) configuration list
https://github.com/containernetworking/cni/blob/master/SPEC.md#network-configuration-lists
2) interfaces in Results
https://github.com/containernetworking/cni/blob/master/SPEC.md#result
We should try to support CNI v0.3 in CNI isolator.
> Consider supporting CNI version 0.5.
> ------------------------------------
>
> Key: MESOS-7079
> URL: https://issues.apache.org/jira/browse/MESOS-7079
> Project: Mesos
> Issue Type: Improvement
> Components: containerization
> Reporter: Jie Yu
>
> CNI 0.5 (soon) will be released. It adds the support for network
> configuration list
> https://github.com/containernetworking/cni/blob/master/SPEC.md#network-configuration-lists
> We should consider supporting it as it might completely change the way we
> deploy multiple plugins (currently use the delegate model) for a container.
> Also, part of this work, we should add explicit plugin versioning support
> into CNI isolator.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)