Skip to content

8.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 15:22
· 119 commits to main since this release
5b99561

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

Changelog

  • 5b99561 Add yamlfmt to contributing requirements (#830)
  • fe87b2a CHAOSPLT-218: feat - add a max disruption duration (#828)
  • e142f00 CHAOSPLT-115: Warn users who set count to 100 (#829)
  • 3e31835 chaosplt-233: check for no target containers found (#827)
  • 5c725a0 CHAOSPLT-201: Send disruption completion events by default (#825)
  • 6583509 Correctly compare golangci-lint installed version (#826)
  • 1edf752 We're in 2024 now (#824)