Viktor Liu
f296956c6f
Refactor roundtrip AddPeer to reduce cognitive complexity and line count
2026-02-13 12:58:46 +01:00
Alisdair MacLeod
c37ebc6fb3
add more metrics, improve metrics, reduce metrics impact on other packages
2026-02-12 12:36:54 +00:00
pascal
5f43449f67
move linter exceptions
2026-02-12 10:45:21 +01:00
Viktor Liu
d689718b50
Improve logging and error handling
2026-02-12 15:12:41 +08:00
pascal
08ab1e3478
rename reverse proxy to services
2026-02-11 21:39:51 +01:00
Alisdair MacLeod
f3493ee042
add basic metrics for stress testing
2026-02-11 14:56:39 +00:00
Alisdair MacLeod
5ae15b3af3
add hotpath proxy and roundtripper benchmarks
2026-02-11 09:47:40 +00:00
pascal
a803f47685
add network map support for clustering
2026-02-10 14:29:20 +01:00
Viktor Liu
79fed32f01
Add wg port configuration
2026-02-10 19:55:48 +08:00
Viktor Liu
aaad3b25a7
Increase client startup timeout
...
The client has to start mgmt, signal, relay and wireguard/netstack.
If this times out, the client shuts down and never manages to start.
2026-02-09 02:02:18 +08:00
Viktor Liu
9904235a2f
Improve embed client error detection and reporting
2026-02-09 01:51:53 +08:00
Viktor Liu
3883b2fb41
Fix netbird_test.go
2026-02-08 17:49:03 +08:00
Viktor Liu
5190923c70
Improve logging requests
2026-02-08 17:49:03 +08:00
pascal
096d4ac529
rewrite peer creation and network map calc [WIP]
2026-02-04 20:01:00 +01:00
Viktor Liu
7d844b9410
Add health checks
2026-02-04 22:18:45 +08:00
Viktor Liu
ca33849f31
Use a 1:1 mapping of netbird client to netbird account
...
- Add debug endpoint for monitoring netbird clients
- Add types package with AccountID type
- Refactor netbird roundtrip to key clients by AccountID
- Multiple domains can share the same client per account
- Add status notifier for tunnel connection updates
- Add OIDC flags to CLI
- Add tests for netbird client management
2026-02-04 14:48:20 +08:00
pascal
bffb25bea7
add status confirmation for certs and tunnel creation
2026-02-03 16:58:14 +01:00
Alisdair MacLeod
a73ee47557
ignore ports when performing proxy mapping lookups
2026-02-02 14:39:13 +00:00
Alisdair MacLeod
3a6f364b03
use a defined logger
...
this should avoid issues with the embedded
client also attempting to use the same global logger
2026-01-30 16:31:32 +00:00
pascal
8e0b7b6c25
add api for access log events
2026-01-29 14:27:57 +01:00
Alisdair MacLeod
7d74904d62
add roundtripper debug log
2026-01-29 12:03:14 +00:00
Alisdair MacLeod
760ac5e07d
use the netbird client transport directly
2026-01-29 11:11:28 +00:00
Alisdair MacLeod
703ef29199
start and stop netbird embedded clients in proxy
2026-01-27 08:33:44 +00:00
Alisdair MacLeod
1d8390b935
refactor layout and structure
2026-01-26 09:28:46 +00:00