Skip to content

Releases: DataDog/chaos-controller

2.11.0

22 Sep 15:17
b61107b
Compare
Choose a tag to compare

Changelog

b61107b Complete FAQ with a note to retry cleanup phase (#162)
868bcc1 Add FAQ entry about label selector type
19cd13a Send an event when no target can be found from the given label selector (#161)
181b3ab Switch injector resources to zero since we have the priority class now (#160)
8cb2529 release to ddbuild ecr on release (#159)
3240424 Improve usage documentation and examples comments (#158)
395290b Simplify reconcile loop and update vendors (#157)
f77a7da Remove unused vendor (#156)
0b3e42e Update CHANGELOG (#155)

2.10.1

17 Aug 09:43
4c18d4f
Compare
Choose a tag to compare

Changelog

4c18d4f Fix release registries (#154)
aab5381 Update CHANGELOG (#153)

2.10.0

13 Aug 17:10
73a3b84
Compare
Choose a tag to compare

Changelog

73a3b84 Release images on unified artifact registry (#152)
222bb79 Add retry logic to dns resolution (#149)
e627454 Move mocks from test packages to re-use them (#150)
6c52b51 Add a small comment on known issue with current disk throttling implementation (#151)
c8bc2ca Record events on targeted pods on injection and cleanup (#148)
c63bf0f Injector mounts rework (#147)
23bf8a3 Update CHANGELOG (#146)

2.9.0

23 Jul 09:11
93dde7c
Compare
Choose a tag to compare

Changelog

93dde7c Network optional fields (#145)
c5fe1d9 Merge network disruptions under a common field (#144)
05b10e8 Enforce injector pods priority and qos to ensure they are not evicted easily (#143)
8344d09 Rework network disruption to use tc (#137)
5cb50d2 Update CHANGELOG (#142)

2.8.0

08 Jul 14:39
28fa800
Compare
Choose a tag to compare

Changelog

28fa800 Add disk pressure feature (#139)
5fbed04 Update CHANGELOG (#141)

2.7.1

06 Jul 13:34
bc5e046
Compare
Choose a tag to compare

Changelog

bc5e046 Do not exit on metrics sink initialization error in the injector (#140)
7dfd82e Fix typo in network latency injector log message
1f1ca1a Fix local scripts namespace (#138)
14ca2c5 Improve user documentation with use cases (#136)
cf384ff Update CHANGELOG (#135)

2.7.0

09 Jun 21:16
51ed4b1
Compare
Choose a tag to compare

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

11 May 14:04
732fb82
Compare
Choose a tag to compare

Changelog

732fb82 Disable cgo on build (#128)
fb55f00 fix kubernetes version at 1.17.0 (#127)
eb04d57 Update CHANGELOG (#126)

2.6.0

11 May 09:36
a878e71
Compare
Choose a tag to compare

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

22 Apr 10:11
df7dfce
Compare
Choose a tag to compare

Changelog

df7dfce Allow connection establishment before drop in network failure (#117)
f5e9b7f Add some more comments in the disruption example (#116)
5fa4e16 Update 3rd party licenses to show spdx identifier (#115)
668f931 Update CHANGELOG (#114)