Skip to content

12.4.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 13:22
· 15 commits to main since this release
211a627

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

Changelog

  • 211a627 Add omitempty tag to slackUserEmail validation (#985)