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 issue: After ConsumingInterface, pod-interface map shall delay pop until pod is running #631

Closed Hong-Chang closed 2 years ago

Hong-Chang commented 2 years ago

This pr is to fix issue 628 After ConsumingInterface, pod-interface map shall delay pop until pod is running.

I tried 10 times and the issue that pod stuck in ContainerCreating will be addressed by this fix.

What type of PR is this? /kind bug

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #628