You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Avinash Sridharan (JIRA)" <ji...@apache.org> on 2016/04/29 21:29:12 UTC

[jira] [Created] (MESOS-5310) Enable `network/cni` isolator to load CNI config at runtime.

Avinash Sridharan created MESOS-5310:
----------------------------------------

             Summary: Enable `network/cni` isolator to load CNI config at runtime. 
                 Key: MESOS-5310
                 URL: https://issues.apache.org/jira/browse/MESOS-5310
             Project: Mesos
          Issue Type: Task
          Components: containerization
         Environment: linux
            Reporter: Avinash Sridharan
            Assignee: Avinash Sridharan


Currently the `network/cni` isolator can only load the CNI configs at startup. This makes the CNI networks immutable. From an operational standpoint this can make deployments painful for operators. 

To make CNI more flexible the `network/cni` isolator should be able to load configs at run time. 

The proposal is to add an endpoint to the `network/cni` isolator, to which when the operator sends a PUT request the `network/cni` isolator will reload  CNI configs. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)