Skip to content

10.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 13:23
· 13 commits to main since this release
5b4d7f3

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

Changelog

  • 5b4d7f3 Safely remove injector pods that never started (#928)
  • bd7682e Add resource requirements to the handler init container (#926)