submariner-io / submariner

Networking component for interconnecting Pods and Services across Kubernetes clusters.
https://submariner.io
Apache License 2.0
2.36k stars 184 forks source link

Drop the dependency on wireguard in e2e #3040

Closed skitt closed 3 weeks ago

skitt commented 3 weeks ago

The wireguard package has dependencies which can't be built on Windows. If the e2e tests end up with a dependency on the wireguard cable driver, that leaks into subctl and prevents it from being built on Windows.

submariner-bot commented 3 weeks ago

🤖 Created branch: z_pr3040/skitt/drop-wireguard-dep 🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

skitt commented 3 weeks ago

Verification PR: https://github.com/submariner-io/subctl/pull/1147

submariner-bot commented 3 weeks ago

🤖 Closed branches: [z_pr3040/skitt/drop-wireguard-dep]