- Notifications
You must be signed in to change notification settings - Fork928
feat: ensure coder remains healthy with single degraded DERP server#10813
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Potentially out of scope of this PR, but do we need to handle the case where there are no nodes?
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Cian Johnston <cian@coder.com>
I checked it now. Tailscale does not like regions without nodes and it panics. I suppose that we're good then.
|
Uh oh!
There was an error while loading.Please reload this page.
Fixes:#8966
This PR modifies DERP healthcheck logic to consider a region with a single degraded DERP to be healthy. I will add severity levels in#9754.