flannel-io / flannel

flannel is a network fabric for containers, designed for Kubernetes
Apache License 2.0
8.6k stars 2.87k forks source link

Fix bug in hostgw-windows #1998

Closed manuelbuil closed 1 week ago

manuelbuil commented 2 weeks ago

Description

Fix bug in wait logic of hostgw-windows. The wait should stop if the bridge endpoint is already attached

Todos

Release Note

None required