Skip to content

8.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 15:32
· 94 commits to main since this release
e7f2698

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.7.0/install.yaml

Changelog

  • e7f2698 Allow for configuring the chaos-handler (#840)
  • bacc083 feat: add unit tests for ValidateCount (#839)
  • f478d36 chaosplt-211: reject notBefore triggers in the past (#838)
  • f6adf08 chaosplt-216: add to the safemode env docs (#836)