Releases: litmuschaos/litmus-go
Releases · litmuschaos/litmus-go
1.8.2
[Cherry-Pick for v1.8.2] (#157) * refactor(events): removing unnecessary event (#139) Signed-off-by: shubhamchaudhary <[email protected]> * chore(ipfilter): Adding ipfilter in network chaos for containerd/crio (#140) Signed-off-by: shubhamchaudhary <[email protected]> * (fix)containerKill: Fix the container kill experiment for containerd runtime (#142) Signed-off-by: Udit Gaurav <[email protected]> * chore(log-mgmt): Refactoring code for better log/error mgmt (#141) Signed-off-by: shubhamchaudhary <[email protected]> * chore(actions): Add GitHub action custom test to test a perticular PR (#143) Signed-off-by: Udit Gaurav <[email protected]> * Fix typo (#147) Signed-off-by: Moti Asayag <[email protected]> * Refactor/Modify travis and makefile to add linting and formating code (#136) Signed-off-by: Udit Gaurav <[email protected]> * (chore)action: Fix the actions for merge (#149) Signed-off-by: Udit Gaurav <[email protected]> * (chore)dockerfile: Optimize Dockerfile (#150) Signed-off-by: Udit Gaurav <[email protected]> * chore(abort): Adding support for abortion in all experiments (#145) Signed-off-by: shubhamchaudhary <[email protected]> * chore(probe): updating probes status in abort case (#154) Signed-off-by: shubhamchaudhary <[email protected]> * fix(parelle;-execution): Adding parellel execution in pod cpu/memory-hog experiments (#152) Signed-off-by: shubhamchaudhary <[email protected]> Co-authored-by: Shubham Chaudhary <[email protected]> Co-authored-by: UDIT GAURAV <[email protected]> Co-authored-by: Moti Asayag <[email protected]>
1.8.1
cherry-pick for 1.8.1 (#134) * chore(socketPath): correcting socketPath env name (#124) Signed-off-by: shubhamchaudhary <[email protected]> * chore(network-chaos): Adding ability to inject network chaos w/ pause container (#126) Signed-off-by: shubhamchaudhary <[email protected]> * fix(permission-issue): fixing the username permission issue for sockfile (#129) Signed-off-by: shubhamchaudhary <[email protected]> * chore(k8sprobe): Adding label-selector field in k8sprobe (#127) Signed-off-by: shubhamchaudhary <[email protected]> * Chore/ Splitting different files for network chaos experiment (#128) * Chore/ Splitting different variables for network chaos experiment Signed-off-by: Udit Gaurav <[email protected]> * fix(userid): revert the userid from dockerfile (#131) Signed-off-by: shubhamchaudhary <[email protected]> * fix(duplicate): fixing network duplicate exp (#132) Signed-off-by: shubhamchaudhary <[email protected]> * chore(network-chaos): splitting network chaos for containerd (#133) Signed-off-by: shubhamchaudhary <[email protected]> Co-authored-by: Shubham Chaudhary <[email protected]>
1.8.0
[Cherry Pick for 1.8.0] (#122) * Add support to specify network chaos targets as hostnames (#110) * Support specifying target hosts with pumba lib while performing network chaos experiments Signed-off-by: piyush0609 <[email protected]> * chore(abort-event): Adding abort events for network-chaos (#121) Signed-off-by: shubhamchaudhary <[email protected]> * fix(Dockerfile): Add a non root user to run the process in Dockerfile (#120) Signed-off-by: Udit Gaurav <[email protected]>
1.8.0-RC1
1.7.0
[Cherry-pick for 1.7.0] (#87) * chore(probe): Adding probes in all go experiments (#80) Signed-off-by: shubhamchaudhary <[email protected]> * (fix)resource-chaoslib: run command with a shell instance (#81) Signed-off-by: ksatchit <[email protected]> * refactor(go-experiments): Refactor all the go experiments (#82) Signed-off-by: shubhamchaudhary <[email protected]> * chore(exp): Add pod autoscaler experiment used to check the scalability of the application pod (#65) * chore(exp): Add pod autoscaler experiment used to check the salability of the application pod Signed-off-by: Udit Gaurav <[email protected]> * Adding abort in the experiment Signed-off-by: Udit Gaurav <[email protected]> * update(chaosresult): updating the chaosresult for probe score (#85) Signed-off-by: shubhamchaudhary <[email protected]> * refactor(pod-autoscaler): refactor the pod-scaler experiment (#86) Signed-off-by: shubhamchaudhary <[email protected]> Co-authored-by: Shubham Chaudhary <[email protected]> Co-authored-by: UDIT GAURAV <[email protected]>
1.7.0-RC1
feat(probe): Adding the probe for the chaosexperiments (#67) * feat(probe): Adding the probe for the chaosexperiments Signed-off-by: shubhamchaudhary <[email protected]>
1.6.2
1.6.1
[CherryPick for 1.6.1] (#64) * feat(istio): Adding support to run in istio enabled mode (#59) Signed-off-by: shubhamchaudhary <[email protected]> * feat(istio): Adding the tc-image as env in network experiments (#60) Signed-off-by: shubhamchaudhary <[email protected]>
1.6.0
1.6.0-RC1
feat(container-kill): Adding the container-kill experiment (#50) * feat(container-kill): Adding the container-kill experiment Signed-off-by: shubhamchaudhary <[email protected]> * Update container-kill-k8s-job.yml Co-authored-by: Karthik Satchitanand <[email protected]>