Releases: litmuschaos/chaos-operator
Releases · litmuschaos/chaos-operator
1.10.0-RC1
chore(onChaos-Mode): Adding onChaos mode in probes (#296) Signed-off-by: shubhamchaudhary <[email protected]>
1.9.1
[Cherry-pick for 1.9.1] (#295) * chore(analytics): pass client-uuid as blank if analytics is false (#288) Signed-off-by: shubhamchaudhary <[email protected]> * chore(app_kind): Pass app kind information to runnner (#289) Signed-off-by: Udit Gaurav <[email protected]> * fix(analytics): Skip the clientUID generation if ANALYTICS is set to FALSE (#290) Signed-off-by: shubhamchaudhary <[email protected]> * (enhancement)runner: add toleration support for runner pod (#293) * (enhancement)runner: add toleration support for runner pod Signed-off-by: ksatchit <[email protected]> * (chore)vendor: update the vendor info Signed-off-by: ksatchit <[email protected]> Co-authored-by: Shubham Chaudhary <[email protected]> Co-authored-by: Udit Gaurav <[email protected]>
1.9.0
Add configmap and secret to runner pod (#284) This PR add support to pass secret and config map to the chaos-runner pod. Signed-off-by: Ondra Machacek <[email protected]>
1.9.0-RC1
Add configmap and secret to runner pod (#284) This PR add support to pass secret and config map to the chaos-runner pod. Signed-off-by: Ondra Machacek <[email protected]>
1.8.2
[cherry-pick]: V1.8.x tracker (#279) * chore(appinfo): Add ability to provide appinfo as optional (#273) Signed-off-by: shubhamchaudhary <[email protected]> * chore(resourceRequirements): Adding resource requirements in chaos pod (#275) Signed-off-by: shubhamchaudhary <[email protected]>
1.8.1
chore(k8sprobe): Adding label-selector field in k8sprobe (#269) (#270) Signed-off-by: shubhamchaudhary <[email protected]>
1.8.0
1.8.0-RC1
1.7.0
[Cherry-Pick for 1.7.0] (#260) * update(chaosresult): Updating the chaosresult_types.go file (#257) Signed-off-by: shubhamchaudhary <[email protected]> * (chore) cleanup unused functions and non-managed artefacts (#258) Signed-off-by: ksatchit <[email protected]> * (enhance)controller: default to the chaosengine resource namespace if app namespace is not explicitly specified (#259) Signed-off-by: ksatchit <[email protected]> Co-authored-by: Shubham Chaudhary <[email protected]>
1.7.0-RC1
feat(probe): Adding the probe inside chaosengine (#248) Signed-off-by: shubhamchaudhary <[email protected]>