Skip to content

Releases: litmuschaos/litmus-go

1.13.3

15 Apr 20:30
c3ee7b5
Compare
Choose a tag to compare
[Cherry Pick for 1.13.3] (#332)

* chore(applabels): Erroring out if applabel is not provided and annotationCheck is false (#319)

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

* feat(randomness): Adding randomness interval inside pod-delete experiment (#321)

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

* rm(network-latency): Removed duplicate network-latency experiment (#322)

* rm(network-letency): Removed duplicate network-latency experiment

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

* Chore(actions): Update GitHub Chaos Actions (#320)

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

* chore(probe): stop failing of other probes of same phase if one probe fails (#324)

* chore(probe): stop failing of other probes of same phase if one probe fails

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

* updating the chaos-operator vendors

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

* Chore(stress): Add stress envs for stress supported experiments (#325)

* Chore(stress): Add stress envs for stress supported experiments

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

* Correct lint failure

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

* Update environment.go

Co-authored-by: udit <[email protected]>

* chore(helper): fixing waitForCompletion function to handle failed helpers in case of multiple targets (#326)

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

Co-authored-by: Karthik Satchitanand <[email protected]>

* feat(revert): Adding chaos revert steps on experiment abortion (#318)

* feat(revert): Adding chaos revert steps for experiment abortion

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

* chore(revert): Adding revert logic inside pod-cpu-hog experiment

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

Co-authored-by: Karthik Satchitanand <[email protected]>
Co-authored-by: Udit Gaurav <[email protected]>

* Added Pod DNS Chaos (#328)

* Added DNS Chaos

Signed-off-by: Soumya Ghosh Dastidar <[email protected]>

* Added termination grace period env

Signed-off-by: Soumya Ghosh Dastidar <[email protected]>

* Updated abort watcher

Signed-off-by: Soumya Ghosh Dastidar <[email protected]>

* added change requests

Signed-off-by: Soumya Ghosh Dastidar <[email protected]>

* update(sdk): updating the sdk scaffold (#329)

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

* fix(logging): modifying the Fatal to Error (#330)

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

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

* (enhancement)stress-image: add env for stress-image used in pumba lib (#331)

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

* Chore(new_experiment): Split EC2 terminate experiment to select multiple instance using tags or list in different sequence modes (#327)

* Chore(ec2): Enhanc EC2 terminate experiment to select multiple instance using tags or list in different sequence modes

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

* Add seperate experiments for ec2 terminate by id and by tags

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

* update test.yml

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

* update service account name in test.yml

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

Co-authored-by: Shubham Chaudhary <[email protected]>
Co-authored-by: Udit Gaurav <[email protected]>
Co-authored-by: udit <[email protected]>
Co-authored-by: Soumya Ghosh Dastidar <[email protected]>

1.13.2

15 Mar 18:39
7e0b0cf
Compare
Choose a tag to compare
[cherrypick for 1.13.2] (#317)

* chore(aut-check): skip autStatus check if appinfo not provided (#304)

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

* chore(n/w-chaos): Handling the unknown hosts (#302)

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

* chore(signal): Adding signal for the crio/containerd runtime (#306)

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

* chore(disk-fill): Addding option to specify ephemeral storage(Mibi) explictly via env (#313)

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

* refactor(kafka-broker-pod-failure): Refactor the kafka broker pod failure (#309)

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

* Remove init container for changing permission of the container runtime socket (#315)

* Removed init container from container-kill and network-chaos experiments

Signed-off-by: Radu Domnu <[email protected]>

* Running crictl/docker commands with sudo

Signed-off-by: Radu Domnu <[email protected]>

* Removed init container for network experiments

Signed-off-by: Radu Domnu <[email protected]>

* chore(k8sProbe): Updating the k8s probe schema (#308)

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

* api response time updated for http probe (#307)

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

* chore(container-status): checking only target container status (#303)

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

* enhance(aws-ec2): Add support for terminating node of a cluster with self-managed nodegroup (#298)

* enhanc(aws-ec2): Add support for terminating node of a cluster with self-managed nodegroup

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

Co-authored-by: Radu Domnu <[email protected]>
Co-authored-by: OUM NIVRATHI KALE <[email protected]>
Co-authored-by: Udit Gaurav <[email protected]>

1.11.4

10 Mar 11:37
295b39b
Compare
Choose a tag to compare
Add a new image tag for v1.11.x branch (#314)

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

1.12.5

09 Mar 16:11
cfe4b8e
Compare
Choose a tag to compare
chore(signal): Adding signal in container-kill (#311)

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

1.13.1

24 Feb 17:51
32438d8
Compare
Choose a tag to compare
[Cherrypick for 1.13.1] (#300)

* Fix docker buildx command in CI (#291)

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

* chore(abort): updating termination grace period (#290)

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

* feat(imagePullSecrets): Passing imagePullSecrets into helper pod (#295)

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

* feat(probe): Adding onchaos mode in all experiments (#292)

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

* feat(status): Checking status of annotated applications only (#293)

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

* refactor(comparator): refactor the comparator and added oneof operator (#283)

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

* feat(abort): Adding chaos revert inside network-chaos (#297)

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

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

1.12.4

24 Feb 17:06
ed38c30
Compare
Choose a tag to compare
feat(abort): shifting chaosengine updation & event creation to experi…

…ment pod (#294)

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

1.13.0

15 Feb 18:11
6098a6f
Compare
Choose a tag to compare
Chore(e2e): Add some e2e tests on PR (#282)

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

1.12.2

25 Jan 17:23
ec8b559
Compare
Choose a tag to compare
[Cherry Pick for 1.12.2] (#277)

* feat(annotation): logging the annotated parent details (#272)

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

* feat(labels): updating the helper labels (#276)

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

* Enhanc(node-memory-hog): Add support for different units for node memory hog exp (#273)

* Enhanc(node-memory-hog): Add support for different units for node memory hog exp

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

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

1.12.0

15 Jan 19:57
6fd88eb
Compare
Choose a tag to compare
Chore(fix): update aws sdk and fix for nonroot images (#269)

* Chore(fix): update aws sdk and fix for nonroot images

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

* Adding vendors

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

* provide the config file path from experiment.yml

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

1.11.3

08 Jan 19:51
e9ea060
Compare
Choose a tag to compare
[Cherry-pick for 1.11.3] (#260)

* Fix(actions): Fix Release build (#252)

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

* Adding probe image pull policy var for all the experiments (#253)

* Adding probe image pull policy var for all the experiments

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

* (refactor)status checks: add expected app/pod state to log (#258)

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

* chore(cpu-cores): Adding cpu-cores in pod-cpu-hog experiments (#257)

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

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

* (enhance)httpProbe: add support for optional cert check disable (#259)

* (enhance)httpProbe: add support for optional cert check disable

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

* (chore)vendor: update vendor based on chaos operator changes

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

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