Skip to content

turbulence/0.5

You can find the source of this version on GitHub at cppforlife/turbulence-release. It was created based on the commit f0a39d3.

Release Notes

  • change selection syntax
  • don’t add certificates to system certificates on the VMs
  • use bosh-cli Director client library
  • support UAA Director integration
  • switch to using delete VM Director API call instead of colocating CPI
  • use variables in example manifests to generate certificates
  • improve docs
  • add support for first class AZ selection once Director exposes this property
  • minor tweaks to UI

Usage

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

- name: "turbulence"
  version: "0.5"
  url: "https://bosh.io/d/github.com/cppforlife/turbulence-release?v=0.5"
  sha1: "3751ab492a7a1bc7fe9d375d77afbb534d6c9f08"

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

bosh upload-release --sha1 3751ab492a7a1bc7fe9d375d77afbb534d6c9f08 \
  "https://bosh.io/d/github.com/cppforlife/turbulence-release?v=0.5"

Jobs

Packages