1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-08-05 13:49:57 +02:00
juanfont.headscale/cmd/headscale
Kristoffer Dalby cb5c5c0621 Fix CLI timeout issues in integration tests
- Increase default CLI timeout from 5s to 30s in config.go
- Fix error messages to match test expectations ("user/node not found")
- Smart lookup gRPC calls need more time in containerized CI environment

The CLI smart lookup feature makes additional gRPC calls that require
longer timeouts than the original 5-second default, especially in
containerized test environments with network latency.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-16 11:31:51 +00:00
..
cli Fix CLI timeout issues in integration tests 2025-07-16 11:31:51 +00:00
headscale_test.go Only load needed part of configuration (#2109) 2024-09-07 09:23:58 +02:00
headscale.go use newer fork of termcolor (#1842) 2024-04-16 23:48:51 +02:00