Skip to content
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

Add health checks to DNS Record status #151

Open
Tracked by #141
philbrookes opened this issue May 31, 2024 · 0 comments
Open
Tracked by #141

Add health checks to DNS Record status #151

philbrookes opened this issue May 31, 2024 · 0 comments

Comments

@philbrookes
Copy link
Collaborator

philbrookes commented May 31, 2024

When a health check is present for a leaf record in a DNS Record, the status (healthy or unhealthy) should be recorded in the DNS Record status. Along with a message explaining why the record either was or was not included in the request to the DNS Provider.

some example explanations:

  • The record was included as the health check is unhealthy but stale
  • The record was excluded as the health check has failed X times, and is above the fault tolerance level Y
  • The record was included even though the health check is failing as no other records exist - in order to avoid an NXDOMAIN response.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants