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/12/03 00:02:58 UTC

[jira] [Created] (MESOS-6679) All `network/cni` isolator to dynamically load CNI configuration

Avinash Sridharan created MESOS-6679:
----------------------------------------

             Summary: All `network/cni` isolator to dynamically load CNI configuration
                 Key: MESOS-6679
                 URL: https://issues.apache.org/jira/browse/MESOS-6679
             Project: Mesos
          Issue Type: Improvement
          Components: containerization
            Reporter: Avinash Sridharan
            Assignee: Avinash Sridharan


Currently the `network/cni` isolator learns the CNI config at startup. In case the CNI config changes after the agent has started, the agent needs to be restarted in order to learn any modifications to the CNI config.

We would like the `network/cni` isolator to be able to load CNI config on the fly without a restart. To achieve this we plan to introduce a new endpoint on the `network/cni` isolator that would allow the operator to explicitly ask the `network/cni` isolator to reload the configuration.



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