Releases: DataDog/chaos-controller
Releases · DataDog/chaos-controller
2.4.1
2.4.0
2.3.0
Changelog
0b2bd25 Count field is now required and the value to target all pods is -1 (#106)
8857d71 Add missing tag to release pull command (#99)
76b2d47 Update release documentation (#105)
f781382 Auto-generate changelog on tag push and open a PR to approve it (#103)
e989e05 Add goreleaser GitHub action (#98)
46505b5 Review the way we push images from the CI (#96)
b7b591f Add CI job to release images on docker hub (#95)
c9c0742 add targetPod name to logs (#94)
2.2.1
2.2.0
- Change Chaos injector image variable name for consistency with k8s-resources config
- Make minikube ISO image public
- Refine CircleCI configuration by using executors and commands instead of templates
- Rename the project to chaos-controller
- Use the new docker-push image format for Gitlab pipelines
- Refine the check for when 3rd-party licenses are missing
- Add Python 'Invoke' for task management
- Use a pod template for generated injection and cleanup pods
- Add configurable metrics sync
- Fix delay not being passed to tc command builder
- Add cmd flag for metrics sink
- Fix typo in gitlab-ci config preventing tag release to be pushed on staging