Skip to content

Releases: litmuschaos/chaos-operator

1.9.0

15 Oct 15:32
6afbb92
Compare
Choose a tag to compare
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

14 Oct 14:33
6afbb92
Compare
Choose a tag to compare
1.9.0-RC1 Pre-release
Pre-release
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

29 Sep 13:44
8121b4f
Compare
Choose a tag to compare
[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

18 Sep 04:02
c5e67ff
Compare
Choose a tag to compare
chore(k8sprobe): Adding label-selector field in k8sprobe (#269) (#270)

Signed-off-by: shubhamchaudhary <[email protected]>

1.8.0

15 Sep 12:27
7ac84dd
Compare
Choose a tag to compare
chore(continuous-probe): Adding the continuous probes in go experimen…

1.8.0-RC1

13 Sep 15:22
7ac84dd
Compare
Choose a tag to compare
1.8.0-RC1 Pre-release
Pre-release
chore(continuous-probe): Adding the continuous probes in go experimen…

1.7.0

15 Aug 16:15
d825a35
Compare
Choose a tag to compare
[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

13 Aug 02:46
a5d1a83
Compare
Choose a tag to compare
1.7.0-RC1 Pre-release
Pre-release
feat(probe): Adding the probe inside chaosengine (#248)

Signed-off-by: shubhamchaudhary <[email protected]>

1.6.2

04 Aug 22:10
8f1ecda
Compare
Choose a tag to compare
(fix)controller: fix engine status updates upon app filter failure (#…

1.6.1

22 Jul 15:45
aecb576
Compare
Choose a tag to compare
[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]>