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 Readiness Checks to Native Service Discovery #12576

Closed
mikenomitch opened this issue Apr 14, 2022 · 2 comments
Closed

Add Readiness Checks to Native Service Discovery #12576

mikenomitch opened this issue Apr 14, 2022 · 2 comments

Comments

@mikenomitch
Copy link
Contributor

Proposal

Currently Nomad Service Discovery is using task health to determine whether or not a service is healthy and should be returned by the API and in the Template helper.

It would be nice to be able to define a more granular health check. Likely this would use the check stanza like Consul health checks defined in Nomad.

Use-cases

Separating Nomad task health from readiness to receive traffic.

@mikenomitch
Copy link
Contributor Author

Delivered in 1.4!

@github-actions
Copy link

github-actions bot commented Feb 3, 2023

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant