mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
411ce46442
Adds a health check for workspace proxies: - Healthy iff all proxies are healthy and the same version, - Warning if some proxies are unhealthy, - Error if all proxies are unhealthy, or do not all have the same version.