Releases: litmuschaos/litmus-go
Releases · litmuschaos/litmus-go
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]>