Skip to content

7.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 13:50
· 196 commits to main since this release
f9ba591

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

Changelog

  • f9ba591 fix(tracer): provide key and values (#743)
  • f149976 feat(container): make chaos GBI compliant (#734)
  • d0e52a2 fix: upload test results and retry less often (#740)
  • dafe072 APM: add log context to validation webhook (#737)