Skip to content

etcd/103

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

Release Notes

Changes

  • Consistency checker now uses /v2/stats/self to check for leadership instead of /v2/stats/leader

Usage

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

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

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

Jobs

Packages