Skip to content

10.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 14:52
51bb0a0

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

Changelog

  • 51bb0a0 [chaosplt 207] namespace tag gone (#936)
  • a6e33dc Fix go.mod by upgrading otlptracehttp (#943)
  • 3dc5593 CHAOSPLT-531: Add a config for the minimum cron frequency (#941)
  • b830122 Update bpftool to version 7.5.0 (#939)
  • 34dbc27 Missing target log is not an error (#940)
  • 1dfb3b8 CHAOSPLT-64: Add a Spec.SetDefaults method (#935)
  • 6cbabd5 Make the network.services field more clear (#934)