Deepak Goel created MESOS-9492:
----------------------------------

             Summary: Persist CNI working directory across reboot
                 Key: MESOS-9492
                 URL: https://issues.apache.org/jira/browse/MESOS-9492
             Project: Mesos
          Issue Type: Bug
          Components: cni
            Reporter: Deepak Goel
            Assignee: Deepak Goel


Currently, CNI working directory doesn't persist across reboot due to which CNI 
isolator loses the network related information and skips doing a proper 
cleanup. However, this breaks certain CNI network providers that depend on 
CNI_DEL call to do the necessary cleanup. The fix would be to move the CNI 
working directory to a location that persists across reboot such as 
/var/lib/mesos. 

This would be a breaking change from a backward compatibility standpoint and so 
should be protected by a flag



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to