Skip to content

11.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 13:52
· 22 commits to main since this release
9790751

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

Changelog

  • 9790751 CHAOSPLT-580: Send metric when cron or rollout self-deletes (#953)
  • 301264f CHAOSPLT-571: Allow for extra ip ranges for GCP cloud disruption (#952)
  • 39f0c69 CHAOSPLT-68: Replace ddmark with go-validator (#944)
  • eada948 CHAOSPLT-68: Remove ddmark (#942)
  • 3ee5336 ƒeat: add readiness + liveness (#945)