coder/enterprise
Spike Curtis 3fc6111994 fix: stop sending DeleteTailnetPeer when coordinator is unhealthy (#12925)
fixes #12923

Prevents Coordinate peer connections from generating spurious database queries like DeleteTailnetPeer when the coordinator is unhealthy.

It does this by checking the health of the querier before accepting a connection, rather than unconditionally accepting it only for it to get swatted down later.

(cherry picked from commit 06eae954c9)
2024-04-17 21:01:24 +00:00
..
audit chore: remove max_ttl from templates (#12644) 2024-03-20 10:37:57 -05:00
cli chore: remove middleware to request version and entitlement warnings (#12750) 2024-03-25 15:01:42 -04:00
cmd/coder chore: remove middleware to request version and entitlement warnings (#12750) 2024-03-25 15:01:42 -04:00
coderd chore: merge authorization contexts (#12816) 2024-03-29 10:14:27 -05:00
dbcrypt chore: mockgen archived, moved to new location (#11415) 2024-01-04 18:35:56 -06:00
derpmesh fix(coderd): pass block endpoints into servertailnet (#12149) 2024-03-08 05:29:54 +00:00
provisionerd fix: stop asserting fuzz bytes written in test 2024-01-17 12:59:45 +04:00
replicasync fix: disable relay if built-in DERP is disabled (#12654) 2024-03-21 16:53:41 -05:00
tailnet fix: stop sending DeleteTailnetPeer when coordinator is unhealthy (#12925) 2024-04-17 21:01:24 +00:00
trialer feat: add additional fields to first time setup trial flow (#11533) 2024-01-16 18:19:16 -06:00
wsproxy chore(codersdk): move all tailscale imports out of `codersdk` (#12735) 2024-03-26 12:44:31 -05:00