Skip to content

etcd/65

You can find the source of this version on GitHub at cloudfoundry-incubator/etcd-release. It was created based on the commit c0627ad5.

Release Notes

Changes: - Remove all /varz support from etcd_metrics_server. details - etcd_proxy job (for zero-downtime TLS upgrade of the cluster) fails fast if misconfigured. details - Other non-functional changes.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "etcd"
  version: "65"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=65"
  sha1: "ec3cce3f00c5444c855290e2146571ed7cd3b926"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 ec3cce3f00c5444c855290e2146571ed7cd3b926 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=65"

Jobs

Packages