tailscale/health
Brad Fitzpatrick 96712e10a7 health, ipn/ipnlocal: move more health warning code into health.Tracker
In prep for making health warnings rich objects with metadata rather
than a bunch of strings, start moving it all into the same place.

We'll still ultimately need the stringified form for the CLI and
LocalAPI for compatibility but we'll next convert all these warnings
into Warnables that have severity levels and such, and legacy
stringification will just be something each Warnable thing can do.

Updates #4136

Change-Id: I83e189435daae3664135ed53c98627c66e9e53da
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2024-05-01 15:03:21 -07:00
..
healthmsg health: warn about reverse path filtering and exit nodes 2024-02-27 00:43:01 +00:00
health.go health, ipn/ipnlocal: move more health warning code into health.Tracker 2024-05-01 15:03:21 -07:00
health_test.go health: permit Tracker method calls on nil receiver 2024-04-25 20:45:57 -07:00