Skip to content

Releases: cppforlife/turbulence-release

v0.8

10 Aug 01:40
Compare
Choose a tag to compare
  • Add noop task
  • Add advertised_host API job configuration

v0.7

28 Jul 12:40
Compare
Choose a tag to compare
  • Added Go turbulence client (./src/github.com/cppforlife/turbulence/client) and an example Ginkgo suite (./src/github.com/cppforlife/turbulence-example-test)
  • Allow to stop tasks (Stress, ControlNet, Firewall)
    • instead of providing preset timeout for stress for example, control when task stops via API

v0.5

06 Jan 10:33
Compare
Choose a tag to compare
  • 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