Comment 4 for bug 1905219

Revision history for this message
Michal Dulko (michal-dulko-f) wrote :

> When the state of the kubernetes node is ready and can be scheduled, and the state of the ovs-agent on this node is abnormal or unavailable. In this case, a new pod creation can be scheduled to the node, but the kuryr-controller creates and binds the neutron-port to the node and the neutron-port fails to bind.In this case if the kuryr-controller is restarted you will see an error message in the kuryr-controller's log.

Ah, I see, well that's kinda expected if Neutron's broken. We can't do much about the underlying Neutron, it's way easier to assume it got to be working fine. Do you say that this causes superfluous ports to get created by controller?