Releases: DataDog/chaos-controller
2.7.0
Changelog
51ed4b1 Factor out networking impl in latency and bandwidth limit disruptions (#133)
e8aeb21 Create a chaos-engineering namespace for local testing (#134)
cec9e46 Adds new network bandwidth limitation disruption (#132)
ef033d9 Update docs with custom minikube ISO information (#131)
a8cdff9 Update CHANGELOG (#129)
2.6.1
2.6.0
Changelog
a878e71 Add cpu pressure injection (#124)
2cb1efb Change code owners to the new core resilience team (#125)
4e3c3c0 Add port configuration to network latency (#119)
5064721 api: Add a maximum value for networkLatency.delay (#123)
c68e4a6 Switch to noop metrics sink by default (#122)
f8c48b7 Fix manager bin path in deployment (#121)
54134a9 Improve images and build process (#120)
a754e76 Update CHANGELOG (#118)
2.5.0
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