Skip to content

Releases: DataDog/chaos-controller

2.13.1

23 Oct 10:55
a7f35e3

Choose a tag to compare

Changelog

a7f35e3 Exclude default route gateway IP on network disruption (#175)
328d743 Update CHANGELOG (#173)

2.13.0

22 Oct 09:57
fb9ad70

Choose a tag to compare

Changelog

fb9ad70 Retry cleanup when it fails (#172)
5d85126 Allow empty string as protocol in network disruption protocol enum list (#171)
31b200b Adds small section on how to deploy (#168)
4d381cf Write spec hash in resource status to detect resource changes (#169)
25cc551 Improve contributing doc (#167)
185e30d Improve examples by splitting them in per use-cases examples (#166)
20b55c0 Update CHANGELOG (#165)

2.12.0

28 Sep 14:22
8332266

Choose a tag to compare

Changelog

8332266 Allow to filter on ingress traffic (#164)
e31a207 Fix broken network disruption example
b69f9c3 Update CHANGELOG (#163)

2.11.0

22 Sep 15:17
b61107b

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

Choose a tag to compare

Changelog

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

2.10.0

13 Aug 17:10
73a3b84

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

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

Choose a tag to compare

Changelog

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

2.7.1

06 Jul 13:34
bc5e046

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

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)