Skip to content

etcd/73

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

Release Notes

NOTE: This release is marked as a pre-release due to an issue with the network diagnostic logging feature mentioned below. This issue is fixed in v76.

Changes: - Added etcd network diagnostics logging to etcd job. details - Added etcd.disable_network_diagnostics property to etcd job with default value of false. details

Usage

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

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

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

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

Jobs

Packages