[
https://issues.apache.org/jira/browse/MESOS-5310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346685#comment-15346685
]
Jie Yu edited comment on MESOS-5310 at 6/23/16 4:14 PM:
--------------------------------------------------------
commit 037c85b057c15892967c4b2c05091f94f2f854cb
Author: Qian Zhang <[email protected]>
Date: Thu Jun 23 09:12:46 2016 -0700
Updated CNI test to verify the checkpointed CNI network config.
Review: https://reviews.apache.org/r/49071/
commit e97df19d5d97dfff8fe08333b30d1ff4a4a9e4e1
Author: Qian Zhang <[email protected]>
Date: Thu Jun 23 09:12:43 2016 -0700
Used checkpointed CNI network config during cleanup.
Review: https://reviews.apache.org/r/49070/
commit af37e581abab12aebdd86a5f18709a3547592f0d
Author: Qian Zhang <[email protected]>
Date: Thu Jun 23 09:12:40 2016 -0700
Checkpointed CNI network config for container in the container dir.
Review: https://reviews.apache.org/r/49069/
was (Author: jieyu):
commit af37e581abab12aebdd86a5f18709a3547592f0d
Author: Qian Zhang <[email protected]>
Date: Thu Jun 23 09:12:40 2016 -0700
Checkpointed CNI network config for container in the container dir.
Review: https://reviews.apache.org/r/49069/
> Enable `network/cni` isolator to allow modifications and deletion of CNI
> config
> -------------------------------------------------------------------------------
>
> 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: Qian Zhang
> Labels: mesosphere
>
> 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)