You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2017/02/07 21:48:41 UTC

[jira] [Created] (MESOS-7079) Support CNI version 0.3.

Jie Yu created MESOS-7079:
-----------------------------

             Summary: Support CNI version 0.3.
                 Key: MESOS-7079
                 URL: https://issues.apache.org/jira/browse/MESOS-7079
             Project: Mesos
          Issue Type: Bug
            Reporter: Jie Yu


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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)