-
Notifications
You must be signed in to change notification settings - Fork 2k
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
task health check to kill & replace #164
Comments
This will be included in our consul integration (probably in 0.2). |
This would be really nice to have. Are there any updates @cbednarski? |
@cbednarski is this already implemented? |
@abhidrona No it is not! Nomad will register services and checks but does not use the state of the checks to restart tasks. |
I'm not sure what the priority is for this, but IMHO it should be of highest priority. |
This also is one of the very few issues that keep us from switching over from mesos to nomad. (We run nomad in our staging environment, but can't afford to manually restart tasks in production.) |
Closing in favor of #876 given more people have seen that one. |
Fixed reference! My bad! |
[0.10.3] - Magic Byte DOS CVE Protection
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. |
It would be great to be able to register a task health check in a job definition (a la Consul) that, optionally, could be leveraged by Nomad to kill and replace a failed task.
The text was updated successfully, but these errors were encountered: