Closed kradalby closed 1 month ago
tailscale/tailscale@1eaad7d broke our reauth test as it makes the client retry with https/443 if it reconnects within 2 minutes.
This commit fixes this by running the test as a two part,
The change is not a general consern as headscale in prod is ran with https.
Updates #2164
tailscale/tailscale@1eaad7d broke our reauth test as it makes the client retry with https/443 if it reconnects within 2 minutes.
This commit fixes this by running the test as a two part,
The change is not a general consern as headscale in prod is ran with https.
Updates #2164