-
Notifications
You must be signed in to change notification settings - Fork 10
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Soft delete unhealthy endpoints #368
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Blocked by: #356 , #367 #390
Use Case
When a health check is failing, we don't currently remove the unhealthy endpoint from the DNS provider. An unhealthy endpoint should be removed from the DNS provider as long as it wont result in a NXDoman response
When reconciling a DNS Record, label any unhealthy endpoints with "soft_delete"
Test Cases
Document
We will want to update the health check documentation to call out this new behaviour including not removing a GEO
The text was updated successfully, but these errors were encountered: