Skip to content

8.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 17:01
· 160 commits to main since this release
d5f9e52

Quick Installation

📣 Datadog engineers: please reach out to Chaos Engineering before deploying to a new cluster! 🙏 🙇

⚠️ cert-manager must be installed for the admission controller to get a self-signed certificate.

If you do not plan to alter source code, you can install Chaos Controller to your existing Kubernetes environments by running:

📣 Datadog engineers: please reach out to Chaos Engineering before deploying to a new cluster! 🙏 🙇

kubectl apply -f https://github.com/DataDog/chaos-controller/releases/download/8.1.2/install.yaml

Changelog

  • d5f9e52 Closes #748. Pad the injector pod durations so they usually complete … (#779)
  • 572f91f CHAOS-787: Validate dns disruption hostname regex in webhook (#784)
  • 305357c CHAOS-770: add Probability field to disk failure (#778)