Skip to content

8.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 17:20
· 158 commits to main since this release
202b41b

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

Changelog

  • 202b41b CHAOS-797: use correct flags when checking safemode config (#792)
  • 5d00b0c Make the safemode environment warning message very explicit and not copypastable (#789)
  • 5fdd901 Go: bump to 1.20 [CHAOS-728] (#790)
  • 3d90db1 build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 (#788)
  • 99a344d CHAOS-791: Clean should be idempotent, dont error when deleting a missing iptables chain (#786)
  • e8f92fa Replace namespacedName log tags with disruptionNamespace (#785)