Skip to content

v0.5.0

Compare
Choose a tag to compare
@mlafeldt mlafeldt released this 28 Aug 17:27
· 32 commits to master since this release
649a962
  • cli: Allow to repeat the same chaos event with -count in order to terminate
    multiple EC2 instances of an auto scaling group. Use -interval to configure
    the time to wait before triggering the next event.
  • cli: Allow to configure the probability of chaos events via -probability.
  • cli: Set timeout of 10 seconds on AWS operations.
  • lib: Move processing of environment variables from CLI to library. Added
    DefaultConfig() for this purpose.
  • lib: Add EventsSince() to get all chaos events since a specific time.
  • lib: Add prefix to HTTP error messages.
  • Build project with Go 1.7.