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

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

    [ https://issues.apache.org/jira/browse/MESOS-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767272#comment-15767272 ] 

Dan Osborne commented on MESOS-6679:
------------------------------------

Resolved? Is there a link to the changes? Can we close the dupe 6567?

> Allow `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
>              Labels: mesosphere
>
> 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)