1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01:00
juanfont.headscale/integration/dockertestutil
Kristoffer Dalby 08bd4b9bc5
fix docker network caps (#2273)
Docker releases a patch release which changed the required permissions to be able to do tun devices in containers, this caused all containers to fail in tests causing us to fail all tests. This fixes it, and adds some tools for debugging in the future.

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2024-12-09 16:15:38 +00:00
..
config.go fix docker network caps (#2273) 2024-12-09 16:15:38 +00:00
execute.go fix oidc test, add tests for migration 2024-11-23 21:14:55 +01:00
logs.go Add compatibility with only websocket-capable clients (#2132) 2024-09-21 12:05:36 +02:00
network.go oidc: add test for expiring nodes after token expiration 2023-01-04 09:23:52 +01:00