Skip to content

etcd/96

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

Release Notes

Reduces the number of times (and thus total time) that etcd will wait for the cluster to become synced, fixing a reported issue #33 in which etcd processes would become orphaned from monit control.

Usage

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

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

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

Jobs

Packages