Skip to content

13.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Dec 08:36
· 1 commit to main since this release
13.0.1
5cda6ab

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

Changelog

  • 5cda6ab fix(disk-failure): allow bpftool probe in dry run (#1005)
  • 87022df fix(pod-replacement): exclude container requirement (#1004)
  • c0d629e [CHAOSPLT-1348] Fix pulse duration problems (#1006)