Skip to content

Releases: litmuschaos/chaos-operator

1.10.0-RC1

14 Nov 15:20
520679f
Compare
Choose a tag to compare
1.10.0-RC1 Pre-release
Pre-release
chore(onChaos-Mode): Adding onChaos mode in probes (#296)

Signed-off-by: shubhamchaudhary <[email protected]>

1.9.1

28 Oct 19:10
684608b
Compare
Choose a tag to compare
[Cherry-pick for 1.9.1] (#295)

* chore(analytics): pass client-uuid as blank if analytics is false (#288)

Signed-off-by: shubhamchaudhary <[email protected]>

* chore(app_kind): Pass app kind information to runnner (#289)

Signed-off-by: Udit Gaurav <[email protected]>

* fix(analytics): Skip the clientUID generation if ANALYTICS is set to FALSE (#290)

Signed-off-by: shubhamchaudhary <[email protected]>

* (enhancement)runner: add toleration support for runner pod (#293)

* (enhancement)runner: add toleration support for runner pod

Signed-off-by: ksatchit <[email protected]>

* (chore)vendor: update the vendor info

Signed-off-by: ksatchit <[email protected]>

Co-authored-by: Shubham Chaudhary <[email protected]>
Co-authored-by: Udit Gaurav <[email protected]>

1.9.0

15 Oct 15:32
6afbb92
Compare
Choose a tag to compare
Add configmap and secret to runner pod (#284)

This PR add support to pass secret and config map to the chaos-runner
pod.

Signed-off-by: Ondra Machacek <[email protected]>

1.9.0-RC1

14 Oct 14:33
6afbb92
Compare
Choose a tag to compare
1.9.0-RC1 Pre-release
Pre-release
Add configmap and secret to runner pod (#284)

This PR add support to pass secret and config map to the chaos-runner
pod.

Signed-off-by: Ondra Machacek <[email protected]>

1.8.2

29 Sep 13:44
8121b4f
Compare
Choose a tag to compare
[cherry-pick]: V1.8.x tracker (#279)

* chore(appinfo): Add ability to provide appinfo as optional (#273)

Signed-off-by: shubhamchaudhary <[email protected]>

* chore(resourceRequirements): Adding resource requirements in chaos pod (#275)

Signed-off-by: shubhamchaudhary <[email protected]>

1.8.1

18 Sep 04:02
c5e67ff
Compare
Choose a tag to compare
chore(k8sprobe): Adding label-selector field in k8sprobe (#269) (#270)

Signed-off-by: shubhamchaudhary <[email protected]>

1.8.0

15 Sep 12:27
7ac84dd
Compare
Choose a tag to compare
chore(continuous-probe): Adding the continuous probes in go experimen…

1.8.0-RC1

13 Sep 15:22
7ac84dd
Compare
Choose a tag to compare
1.8.0-RC1 Pre-release
Pre-release
chore(continuous-probe): Adding the continuous probes in go experimen…

1.7.0

15 Aug 16:15
d825a35
Compare
Choose a tag to compare
[Cherry-Pick for 1.7.0] (#260)

* update(chaosresult): Updating the chaosresult_types.go file (#257)

Signed-off-by: shubhamchaudhary <[email protected]>

* (chore) cleanup unused functions and non-managed artefacts (#258)

Signed-off-by: ksatchit <[email protected]>

* (enhance)controller: default to the chaosengine resource namespace if app namespace is not explicitly specified (#259)

Signed-off-by: ksatchit <[email protected]>

Co-authored-by: Shubham Chaudhary <[email protected]>

1.7.0-RC1

13 Aug 02:46
a5d1a83
Compare
Choose a tag to compare
1.7.0-RC1 Pre-release
Pre-release
feat(probe): Adding the probe inside chaosengine (#248)

Signed-off-by: shubhamchaudhary <[email protected]>