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 Consul to v0.6.3 #19

Closed
matthewvalimaki opened this issue Jan 6, 2016 · 3 comments
Closed

Update Consul to v0.6.3 #19

matthewvalimaki opened this issue Jan 6, 2016 · 3 comments

Comments

@matthewvalimaki
Copy link
Contributor

See https://github.com/hashicorp/consul/blob/master/CHANGELOG.md and https://www.consul.io/docs/upgrade-specific.html.

Couple highlights important for us:

  • TCP health check
  • Sending telemetry (I see alpine-consul-statsd or similar coming)

Some breakage will happen:

  • Data storage changes
  • Web UI structure updated a bit
@matthewvalimaki matthewvalimaki changed the title Update Consul to v0.6 Update Consul to v0.6.1 Jan 7, 2016
@smebberson
Copy link
Owner

@matthewvalimaki, sounds good. I'll work this in once we have #13 merged in.

@matthewvalimaki matthewvalimaki changed the title Update Consul to v0.6.1 Update Consul to v0.6.3 Feb 25, 2016
@matthewvalimaki
Copy link
Contributor Author

Related PRs: #28 and #29.

Note: since Consul 0.6.0 the AMD64 bin version works so no need to compile ourselves.

@smebberson
Copy link
Owner

PR #34 incorporates these changes. It's nice not having to build Consul anymore! Please note, I didn't make any changes regarding the UI yet, please see #30 regarding some questions on this.

Also, I didn't do anything specific regarding incompatibility. I think this should be handled downstream as needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants