consul/123
You can find the source of this version on GitHub at cloudfoundry-incubator/consul-release. It was created based on the commit d682cf0b
.
Release Notes¶
This is marked as a pre-release as there is an unresolved issue with a change introduced in this v122
Changes:
- Bumps Consul to v0.7. details
- Above change fixes an issue with Consul handling large DNS responses.
- Bumping Consul also introduces a regression in a recent feature where consul-release
server clusters became better at recovering from quorum loss. This regression will be corrected in a future release.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "123" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=123" sha1: "20630c1dba96c1aa6f53fe8aac3f00186869b1fc"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 20630c1dba96c1aa6f53fe8aac3f00186869b1fc \ "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=123"