diff options
| author | Brad Fitzpatrick <bradfitz@tailscale.com> | 2025-01-27 13:37:49 +0000 |
|---|---|---|
| committer | Brad Fitzpatrick <brad@danga.com> | 2025-01-27 20:39:29 +0000 |
| commit | bfde8079a0919269fd9f435ba0c6e1bfc35988c2 (patch) | |
| tree | a94b5d4827cfb7b01fdb06da615aa82932267aec /control/controlhttp/controlhttpserver | |
| parent | 76dc028b389b72f111e976af2cff8ed1080996c4 (diff) | |
| download | tailscale-bfde8079a0919269fd9f435ba0c6e1bfc35988c2.tar.xz tailscale-bfde8079a0919269fd9f435ba0c6e1bfc35988c2.zip | |
health: do Warnable dependency filtering in tailscaled
Previously we were depending on the GUI(s) to do it.
By doing it in tailscaled, GUIs can be simplified and be
guaranteed to render consistent results.
If warnable A depends on warnable B, if both A & B are unhealhy, only
B will be shown to the GUI as unhealthy. Once B clears up, only then
will A be presented as unhealthy.
Updates #14687
Change-Id: Id8566f2672d8d2d699740fa053d4e2a2c8009e83
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver')
0 files changed, 0 insertions, 0 deletions
