Releases: litmuschaos/chaos-operator
Releases · litmuschaos/chaos-operator
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]>
1.6.2
1.6.1
[Cherry-Pick for 1.6.1] (#247) * (enhancement)type: add support for mounting files on host (#242) Signed-off-by: ksatchit <[email protected]> * (enhancement)types: take a list of hostFileVolumes (#243) Signed-off-by: ksatchit <[email protected]> * update(crds): updating chaosexperimnet crds (#244) Signed-off-by: shubhamchaudhary <[email protected]> * feat(istio): Adding support to run in istio enabled mode (#245) Signed-off-by: shubhamchaudhary <[email protected]> * feat(openeapi): Adding the openapi validations (#246) Signed-off-by: shubhamchaudhary <[email protected]> Co-authored-by: Karthik Satchitanand <[email protected]>