CentaurusInfra / mizar

Mizar – Experimental, High Scale and High Performance Cloud Network https://mizar.readthedocs.io
https://mizar.readthedocs.io
GNU General Public License v2.0
112 stars 50 forks source link

Fix duplicate veth create #642

Closed phudtran closed 2 years ago

phudtran commented 2 years ago

This PR fixes an issue where the daemon tries to create a device that already exists(NETLINK File exists error) resulting in a permanent failure of the PodCreate workflow.