Releases: litmuschaos/litmus-go
Releases · litmuschaos/litmus-go
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]>
1.5.1
[Cherry-Pick for 1.5.1] (#39) * refactor(experiments): Refactor litmus go experiments (#29) Signed-off-by: Udit Gaurav <[email protected]> * feat(experiments): Add pod memory hog experiment (#31) Signed-off-by: Udit Gaurav <[email protected]> * refactor(go-experiments): separate the types.go file for each experiment (#34) Signed-off-by: shubhamchaudhary <[email protected]> * update(contribution-guide): updating contribution guide according to new schema changes (#35) Signed-off-by: shubhamchaudhary <[email protected]> * chore(experiment): Add pod network duplication experiment in generic experiments of LitmusChaos (#27) * chore(experiment): Add pod network duplication experiment in generic experiments of LitmusChaos Signed-off-by: Udit Gaurav <[email protected]> * bug(fix): Add for summary event and getting target container name (#37) Signed-off-by: Udit Gaurav <[email protected]> * bug(fix): Remove extra index from the list in pod duplication experiment (#38) Signed-off-by: Udit Gaurav <[email protected]> Co-authored-by: Shubham Chaudhary <[email protected]>