Skip to content

13.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jun 08:46
13.4.0
5ed2645

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

Changelog

  • 5ed2645 [CHAOS-76][FIX] Replace per-disruption caches with shared caches to reduce Watch connections (#1082)
  • 89dd52e fix(pulse): possible cgroups race condition. (#1048)