ovn-org / ovn-kubernetes

A robust Kubernetes networking platform
https://ovn-kubernetes.io/
Apache License 2.0
772 stars 334 forks source link

E2E for (windows) hybrid overlay #2939

Closed trozet closed 15 hours ago

trozet commented 2 years ago

We currently have almost 0 coverage for hybrid overlay. The request here is to add e2e tests that cover this feature. This can be done by simulating a windows/hybrid overlay node using an external docker container attached to the kind network (similar to what we do for external gateways). Then a fake node would need to be added via the kapi with the nohostsubnets label. The external docker container would then need to have a vxlan tunnel setup and routes towards a node. We can use a loopback IP to simulate a hybrid overlay container on the windows node and test an ovnk pod sending traffic to it.

trozet commented 2 years ago

@squeed @tssurya FYI

github-actions[bot] commented 1 week ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 15 hours ago

This issue was closed because it has been stalled for 5 days with no activity.