Skip to content

8.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 13:56
· 146 commits to main since this release
76defe4

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

Changelog

  • 76defe4 Update hosts-and-services.md (#803)
  • 3affbad dns python interceptor should log nxdomain matches (#802)
  • 18b94db CHAOSPLT-82: Affect localhost interface for pod level network disruptions (#797)
  • 22fac7a CHAOSPLT-159: Check if iptables rules exists after failing to delete them (#800)