Skip to content

Releases: litmuschaos/chaos-runner

1.13.0

15 Feb 18:10
10676e0
Compare
Choose a tag to compare
Chore(unit-test): Add new tests to chaos-runner (#132)

* Chore(unit-test): Add new tests to chaos-runner

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

1.12.2

25 Jan 17:20
0749f84
Compare
Choose a tag to compare
chore(push): Update push script to push the latest tag on release (#1…

1.12.1

19 Jan 13:15
e809136
Compare
Choose a tag to compare
Add support for overriding file type in hostFileVolume mount (#129) (…

1.12.0

15 Jan 16:34
2ce9946
Compare
Choose a tag to compare
(chore)vendor: update vendor based on latest changes to chaos operato…

1.11.3

08 Jan 19:56
df51ba9
Compare
Choose a tag to compare
(chore)vendor: update vendor based on latest changes to chaos operato…

1.11.2

05 Jan 02:55
c58f70b
Compare
Choose a tag to compare
chore(events): update event message with increment (#125) (#126)

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

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

1.11.1

21 Dec 08:14
32eee9f
Compare
Choose a tag to compare
chore(volumes): fix the volume builder operations (#122) (#123)

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

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

1.11.0

15 Dec 17:29
b242b96
Compare
Choose a tag to compare
Move ENVs to corev1.EnvVar instead of custom struct (#121)

* move ENVs to corev1.EnvVar instead of custom struct

Previously, ENVs can only use plain text.
This patch allows to use corev1.EnvVar at CR schema so that it can get value from secret/configmap/downwardAPI.

Fixes https://github.com/litmuschaos/litmus/issues/2368

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

* Refactored slightly BDD

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

1.10.0

15 Nov 15:29
7ace334
Compare
Choose a tag to compare
chore(add): Add multiarch image into master chaos-runner (#111) (#112)

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

1.10.0-RC1

14 Nov 15:46
1559f09
Compare
Choose a tag to compare
1.10.0-RC1 Pre-release
Pre-release
(chore)vendor: update latest dependencies (#109)

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