mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-22 16:31:28 +02:00
Revert the NB_LAZY_CONN=false override on the harness client and proxy containers: with the DNS-time lazy-connection warm-up in place, the harness resolves the endpoint first, which wakes the proxy peer before WaitProxyPeer polls for it. Running the suite with lazy connections on is the point — it exercises the warm-up path end to end.