Releases: litmuschaos/litmus-go
Releases · litmuschaos/litmus-go
1.13.4
[ Cherrypick for 1.13.4] (#348) * chore(node-restart): updating the node-restart experiment (#335) Signed-off-by: shubhamchaudhary <[email protected]> * chore(disk-fill): Adding Block size as tunable in disk-fill (#344) Signed-off-by: shubhamchaudhary <[email protected]> * chore(exec): execing inside target pod only if it is in ready state (#343) Signed-off-by: shubhamchaudhary <[email protected]> * Core(New_exp): Adding VMWare VMPowerOff Experiment (#346) * Core(New_exp): Adding VMWare VMPowerOff Experiment Signed-off-by: DelphineJoyneer <[email protected]> * Adding events for chaosinjection Signed-off-by: DelphineJoyneer <[email protected]> * Added abort and some minor fixes Signed-off-by: DelphineJoyneer <[email protected]> * Added a note for VSphere Version Signed-off-by: DelphineJoyneer <[email protected]> Co-authored-by: DelphineJoyneer <[email protected]> * Chore(update): Enhance pod-autoscaler logs and update helper pod name (#337) * Chore(update): Enhance pod-autoscaler logs and update helper pod name Signed-off-by: uditgaurav <[email protected]> * chore(node-label): Adding ability to filter target node by label (#345) Signed-off-by: shubhamchaudhary <[email protected]> * chore(stress): fixing 137 error in cpu & memory chaos (#339) Signed-off-by: shubhamchaudhary <[email protected]> Co-authored-by: iassurewipro <[email protected]> Co-authored-by: DelphineJoyneer <[email protected]> Co-authored-by: Udit Gaurav <[email protected]>
1.13.3
[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
[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
Add a new image tag for v1.11.x branch (#314) Signed-off-by: udit <[email protected]>
1.12.5
chore(signal): Adding signal in container-kill (#311) Signed-off-by: shubhamchaudhary <[email protected]>
1.13.1
[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
1.13.0
Chore(e2e): Add some e2e tests on PR (#282) Signed-off-by: udit <[email protected]>
1.12.2
[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
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]>