Skip to content

Releases: strepsirrhini-army/chaos-lemur

Chaos Lemur v4

13 Oct 12:14
Compare
Choose a tag to compare

This release adds support for AWS Regions. (#7 via @hpejcinovic-pivotal)

Chaos Lemur v3

17 Jun 08:40
Compare
Choose a tag to compare

This release adds basic authentication using Spring Boot, protecting all endpoints via a user-defined (or default) username and password. (#2 via @davidehringer)

Chaos Lemur v2

08 Jun 11:04
Compare
Choose a tag to compare

This release adds a WHITELIST option to the existing BLACKLIST setting, giving greater control of which VMs are candidates for destruction. (#1 via @davidehringer)

Initial Release

08 Jun 10:50
Compare
Choose a tag to compare

This is the first release of Chaos Lemur. It is a self-hostable application to randomly destroy virtual machines in a BOSH-managed environment, as an aid to resilience testing of high-availability systems. It is designed to run against either vSphere or AWS, but includes an infrastructure API allowing for other environments to be supported.