You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/ipn/lapitest
Claus Lensbøl 2015ce4081
health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085)
The Tracker was using direct callbacks to ipnlocal. This PR moves those
to be triggered via the eventbus.

Additionally, the eventbus is now closed on exit from tailscaled
explicitly, and health is now a SubSystem in tsd.

Updates #15160

Signed-off-by: Claus Lensbøl <claus@tailscale.com>
3 months ago
..
backend.go health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) 3 months ago
client.go ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntest 7 months ago
example_test.go ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntest 7 months ago
opts.go ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntest 7 months ago
server.go ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntest 7 months ago