Files
tailscale/health
Nick Khyl 3cc7f897d3 health: always include control health messages in the current state
(*health.Tracker).CurrentState() returns an empty state when there are no client-side
warnables, even when there are control-health messages, which is incorrect.

This fixes it.

Updates tailscale/corp#37275

Signed-off-by: Nick Khyl <nickk@tailscale.com>
2026-02-13 13:45:54 -06:00
..