tkestack/galaxy

resync of veth and container routes

chenchun opened this issue · 1 comments

Network manager and restarting network can delete veth and container routes. We should resync of veth and container routes in a loop?

I think it's better to call cni cmd_check for pods and if the result is unexpected, we should cmd_delete and recall cmd_add for them.
But first we should upgrade to cni spec-v0.4.0.
Depend on #48