Releases: cppforlife/turbulence-release
Releases · cppforlife/turbulence-release
v0.8
v0.7
- 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
- instead of providing preset timeout for
v0.5
- 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