tailscale/tailcfg
Brad Fitzpatrick aae622314e tailcfg, health: add way for control plane to add problems to health check
So if the control plane knows that something's broken about the node, it can
include problem(s) in MapResponse and "tailscale status" will show it.
(and GUIs in the future, as it's in ipnstate.Status/JSON)

This also bumps the MapRequest.Version, though it's not strictly
required. Doesn't hurt.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2021-09-19 17:55:49 -07:00
..
derpmap.go tailcfg: break DERPNode.DERPTestPort into DERPPort & InsecureForTests 2021-07-09 12:30:31 -07:00
tailcfg.go tailcfg, health: add way for control plane to add problems to health check 2021-09-19 17:55:49 -07:00
tailcfg_clone.go cmd/cloner: add Clone context to regen struct assignments 2021-09-17 16:46:08 -07:00
tailcfg_test.go tailcfg: don't panic on clone of nil RegisterRequest 2021-09-14 09:10:29 -07:00