Skip to content

8.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 12:42
· 146 commits to main since this release
99a8f91

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

Changelog

  • 99a8f91 Fix chart to set deletionTimeout value actually read by config.go (#799)
  • d7060a8 Use disruptionDeleteTimeout key correctly in values.yaml (#798)