Skip to content

Releases: litmuschaos/chaos-runner

2.2.0

13 Oct 19:30
fa379ac
Compare
Choose a tag to compare
Merge pull request #164 from ispeakc0de/health-check

chore(charts): update readme, contributor guide and github actions

2.1.1

01 Oct 10:23
f632ea2
Compare
Choose a tag to compare
Merge pull request #163 from uditgaurav/2.1.1_tracker

[Cherry-Pick 2.1.0]

2.1.0

14 Sep 10:16
31acb9a
Compare
Choose a tag to compare
Merge pull request #162 from ispeakc0de/2.1.0-tracker

[Cherrypick for 2.1.0]

2.0.0

10 Aug 15:54
6f2b09a
Compare
Choose a tag to compare
Cherry-Pick for 1.13.8  (#156)

* fix(bdd): adding retries to wait until job creation (#154)

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

* feat(command): Pass command from experiment spec to runner (#153)

Closes #152

Signed-off-by: Julian Nodorp <[email protected]>

* Add option to change default container registry during image build (#155)

Signed-off-by: Jakub Stejskal <[email protected]>

Co-authored-by: Shubham Chaudhary <[email protected]>
Co-authored-by: Julian Nodorp <[email protected]>
Co-authored-by: Jakub Stejskal <[email protected]>

2.0.0-RC1

05 Aug 17:28
6f2b09a
Compare
Choose a tag to compare
2.0.0-RC1 Pre-release
Pre-release
Cherry-Pick for 1.13.8  (#156)

* fix(bdd): adding retries to wait until job creation (#154)

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

* feat(command): Pass command from experiment spec to runner (#153)

Closes #152

Signed-off-by: Julian Nodorp <[email protected]>

* Add option to change default container registry during image build (#155)

Signed-off-by: Jakub Stejskal <[email protected]>

Co-authored-by: Shubham Chaudhary <[email protected]>
Co-authored-by: Julian Nodorp <[email protected]>
Co-authored-by: Jakub Stejskal <[email protected]>

1.13.8

15 Jul 17:37
6f2b09a
Compare
Choose a tag to compare
Cherry-Pick for 1.13.8  (#156)

* fix(bdd): adding retries to wait until job creation (#154)

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

* feat(command): Pass command from experiment spec to runner (#153)

Closes #152

Signed-off-by: Julian Nodorp <[email protected]>

* Add option to change default container registry during image build (#155)

Signed-off-by: Jakub Stejskal <[email protected]>

Co-authored-by: Shubham Chaudhary <[email protected]>
Co-authored-by: Julian Nodorp <[email protected]>
Co-authored-by: Jakub Stejskal <[email protected]>

1.13.6

15 Jun 14:23
2baa49e
Compare
Choose a tag to compare
[Cherry-pick for v1.13.6] (#151)

* rm(vendor): removing the vendor directory from litmus-go (#147)

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

* chore(env): updated the env getter function & default jobCleanUpPolicy as retain (#144)

* chore(env): improved the env getter function

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

* marked default jobCleanupPolicy to retain

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

* chore(chaosresult): updating verdict and status in chaosengine and chaosresult (#148)

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

* chore(vendors): updating the target details vendors (#149)

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

* Fix: Print error for some error events (#150)

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

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

1.13.5

15 May 12:04
72ef14c
Compare
Choose a tag to compare
(chore)ci: upper higher run time for bdd (#142) (#143)

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

1.13.4

01 May 10:36
72ef14c
Compare
Choose a tag to compare
(chore)ci: upper higher run time for bdd (#142) (#143)

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

1.13.3

15 Apr 16:01
dde37bd
Compare
Choose a tag to compare
chore(terminationGracePeriodSeconds): Add support for termination gra…