Skip to content

Releases: litmuschaos/chaos-operator

1.6.0

15 Jul 13:50
5a5aeb9
Compare
Choose a tag to compare
(enhancement)engine_types: add nodeSelector to experiment component s…

…pec (#239)

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

1.6.0-RC1

14 Jul 00:28
5a5aeb9
Compare
Choose a tag to compare
1.6.0-RC1 Pre-release
Pre-release
(enhancement)engine_types: add nodeSelector to experiment component s…

…pec (#239)

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

1.5.0

14 Jun 14:08
8c0c626
Compare
Choose a tag to compare
(fix)types: use corev1.pullpolicy for experiment imagepullpolicy (#218)

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

1.5.0-RC1

12 Jun 12:59
8c0c626
Compare
Choose a tag to compare
1.5.0-RC1 Pre-release
Pre-release
(fix)types: use corev1.pullpolicy for experiment imagepullpolicy (#218)

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

1.4.1

03 Jun 02:35
877cda7
Compare
Choose a tag to compare
Latest Cherry-pick for v1.4.x (#214)

* (fix)controller: propagate annotaion check failure to reconciler (#212)

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

* Fixed syncing CRD's in deploy/*.yaml (#210)

Signed-off-by: Rahul M Chheda <[email protected]>

1.4.1-RC1

28 May 17:46
877cda7
Compare
Choose a tag to compare
1.4.1-RC1 Pre-release
Pre-release
Latest Cherry-pick for v1.4.x (#214)

* (fix)controller: propagate annotaion check failure to reconciler (#212)

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

* Fixed syncing CRD's in deploy/*.yaml (#210)

Signed-off-by: Rahul M Chheda <[email protected]>

1.4.0

15 May 13:49
b0b5b8f
Compare
Choose a tag to compare
Cherry pick for 1.4.0-RC2 (#207)

* Adding go.mod and vendor update (#204)

* adding go.mod and vendor update

* adding go.mod and vendor update

* minor changes

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

* minor changes

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

Co-authored-by: Ubuntu <[email protected]>

* changing apigroup to apps.openshift.io (#205)

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

* Fixed Reconciler Error issue, and added error strings (#206)

Signed-off-by: Rahul M Chheda <[email protected]>

Co-authored-by: Raj Babu Das <[email protected]>
Co-authored-by: Ubuntu <[email protected]>

1.4.0-RC2

13 May 17:19
b0b5b8f
Compare
Choose a tag to compare
1.4.0-RC2 Pre-release
Pre-release
Cherry pick for 1.4.0-RC2 (#207)

* Adding go.mod and vendor update (#204)

* adding go.mod and vendor update

* adding go.mod and vendor update

* minor changes

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

* minor changes

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

Co-authored-by: Ubuntu <[email protected]>

* changing apigroup to apps.openshift.io (#205)

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

* Fixed Reconciler Error issue, and added error strings (#206)

Signed-off-by: Rahul M Chheda <[email protected]>

Co-authored-by: Raj Babu Das <[email protected]>
Co-authored-by: Ubuntu <[email protected]>

1.4.0-RC1

08 May 05:02
ecbcef9
Compare
Choose a tag to compare
1.4.0-RC1 Pre-release
Pre-release
(refactor) Changed scope of EngineInfo structure from Global to Local…

… (#179)

* Replaced global engine Varible with local variable
* - Fixed the local variable issues
    - Added Chaos-operator Logs in BDD test
* Introduce Patch for deletion of chaosengine

Signed-off-by: Rahul M Chheda <[email protected]>

1.3.0

15 Apr 14:09
796f3ff
Compare
Choose a tag to compare
Cherry pick for v1.3.x (#194)

* Adding trivy (#185)

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

* adding the rpm command (#192)

* adding the rpm command and existing scan with non-zero exit code

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

Co-authored-by: Raj Babu Das <[email protected]>