Releases: litmuschaos/litmus-go
Releases · litmuschaos/litmus-go
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 <shubham.chaudhary@mayadata.io> * feat(istio): Adding the tc-image as env in network experiments (#60) Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
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 <shubham.chaudhary@mayadata.io> * Update container-kill-k8s-job.yml Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>
1.5.1
[Cherry-Pick for 1.5.1] (#39) * refactor(experiments): Refactor litmus go experiments (#29) Signed-off-by: Udit Gaurav <uditgaurav@gmail.com> * feat(experiments): Add pod memory hog experiment (#31) Signed-off-by: Udit Gaurav <uditgaurav@gmail.com> * refactor(go-experiments): separate the types.go file for each experiment (#34) Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io> * update(contribution-guide): updating contribution guide according to new schema changes (#35) Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io> * 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 <uditgaurav@gmail.com> * bug(fix): Add for summary event and getting target container name (#37) Signed-off-by: Udit Gaurav <uditgaurav@gmail.com> * bug(fix): Remove extra index from the list in pod duplication experiment (#38) Signed-off-by: Udit Gaurav <uditgaurav@gmail.com> Co-authored-by: Shubham Chaudhary <shubham.chaudhary@mayadata.io>