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

Update + test consul service + health checks for coreOS and consul 0.6 #580

Open
3 tasks
tayzlor opened this issue Jan 4, 2016 · 0 comments
Open
3 tasks
Labels

Comments

@tayzlor
Copy link
Member

tayzlor commented Jan 4, 2016

With the upgrade of consul to 0.6 we have better health check support for docker via docker + tcp checks - https://hashicorp.com/blog/consul-0-6.html#health-checks

We should be able to migrate some checks to this and we also need to ensure our checks still work with coreOS for the platform components we have.

part of this was done in #598. We still need checks for

  • mesos slave
  • weave
  • consul agent (do we need this?)
@tayzlor tayzlor added the coreos label Jan 4, 2016
@tayzlor tayzlor changed the title Update consul service + health checks for coreOS and consul 0.6 Update + test consul service + health checks for coreOS and consul 0.6 Jan 4, 2016
@tayzlor tayzlor self-assigned this Jan 5, 2016
tayzlor added a commit that referenced this issue Jan 5, 2016
tayzlor added a commit that referenced this issue Jan 8, 2016
Initial commit for #580 - add consul health checks based on consul 0.6
@tayzlor tayzlor removed their assignment Jan 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant