Releases: litmuschaos/chaos-runner
Releases · litmuschaos/chaos-runner
1.6.1
[Cherry-Pick for 1.6.1] (#74) * (feature)runner: add host file mount support for experiment job (#72) * (feature)runner: add hostfile mount support for experiment job Signed-off-by: ksatchit <[email protected]> * feat(istio): Adding support to run in istio enabled mode (#73) Signed-off-by: shubhamchaudhary <[email protected]> Co-authored-by: Shubham Chaudhary <[email protected]>
1.5.1
[Cherry-Pick for 1.5.1] (#71) * update(image): override the chaos experiment image from chaos engine (#69) * update(image): override the chaos experiment image from chaos engine Signed-off-by: shubhamchaudhary <[email protected]> * feat(security-context): adding the security context in experiment CR (#68) Signed-off-by: shubhamchaudhary <[email protected]> * (enhance)experiment_pod: add support for nodeSelector on experiment pods (#70) * (enhance)experiment_pod: add support for nodeSelector on experiment pods Signed-off-by: ksatchit <[email protected]> * (chore)vendor: update runner dependencies Signed-off-by: ksatchit <[email protected]> * (chore)add: remove unused comments and align spaces Signed-off-by: ksatchit <[email protected]> Co-authored-by: Shubham Chaudhary <[email protected]>
1.6.0
1.6.0-RC1
1.5.0
(enhancement)experiment: add experiment imagePullPolicy attribute (#67) * (enhancement)experiment: add imagepullpolicy attribute Signed-off-by: ksatchit <[email protected]> * (chore)dependencies: update the go mod to work with latest operator changes Signed-off-by: ksatchit <[email protected]> * (fix)runner: add default value for pull policy Signed-off-by: ksatchit <[email protected]>
1.5.0-RC1
(enhancement)experiment: add experiment imagePullPolicy attribute (#67) * (enhancement)experiment: add imagepullpolicy attribute Signed-off-by: ksatchit <[email protected]> * (chore)dependencies: update the go mod to work with latest operator changes Signed-off-by: ksatchit <[email protected]> * (fix)runner: add default value for pull policy Signed-off-by: ksatchit <[email protected]>
1.4.0
Added go.mod and deprecated dep (#66) * Added go.mod and deprecated dep ensure Signed-off-by: Rahul M Chheda <[email protected]>
1.4.0-RC1
Added go.mod and deprecated dep (#66) * Added go.mod and deprecated dep ensure Signed-off-by: Rahul M Chheda <[email protected]>
1.3.0
1.3.0-RC1
(fix) Creation of Multiple ExperimentStatuses fixed (#60) * (fix) ExperimentStatuses Fixed Signed-off-by: Rahul M Chheda <[email protected]>