You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
New test to ensure DNS response is correct when an unhealthy cluster removed
New test to ensure DNS response is correct when an unhealthy cluster is identified but not removed (IE removing a whole GEO)
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:
Blocked by: #356 , #367
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: