Skip to content

Releases: litmuschaos/chaos-operator

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 <karthik.s@mayadata.io>

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 <karthik.s@mayadata.io>

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

Signed-off-by: Rahul M Chheda <rahul.chheda@mayadata.io>

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 <karthik.s@mayadata.io>

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

Signed-off-by: Rahul M Chheda <rahul.chheda@mayadata.io>

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 <raj.das@mayadata.io>

* minor changes

Signed-off-by: Raj <raj.das@mayadata.io>

Co-authored-by: Ubuntu <ubuntu@ip-172-31-29-200.us-east-2.compute.internal>

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

Signed-off-by: Raj <raj.das@mayadata.io>

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

Signed-off-by: Rahul M Chheda <rahul.chheda@mayadata.io>

Co-authored-by: Raj Babu Das <mail.rajdas@gmail.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-29-200.us-east-2.compute.internal>

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 <raj.das@mayadata.io>

* minor changes

Signed-off-by: Raj <raj.das@mayadata.io>

Co-authored-by: Ubuntu <ubuntu@ip-172-31-29-200.us-east-2.compute.internal>

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

Signed-off-by: Raj <raj.das@mayadata.io>

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

Signed-off-by: Rahul M Chheda <rahul.chheda@mayadata.io>

Co-authored-by: Raj Babu Das <mail.rajdas@gmail.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-29-200.us-east-2.compute.internal>

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 <rahul.chheda@mayadata.io>

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 <raj.das@mayadata.io>

* adding the rpm command (#192)

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

Signed-off-by: Raj <raj.das@mayadata.io>

Co-authored-by: Raj Babu Das <mail.rajdas@gmail.com>

1.3.0-RC1

11 Apr 15:53
be90f95
Compare
Choose a tag to compare
1.3.0-RC1 Pre-release
Pre-release
(chore) Removal of exporter components from the operator (#190)

* (chore) Removal of exporter components from the operator

Signed-off-by: Rahul M Chheda <rahul.chheda@mayadata.io>

1.2.2

01 Apr 14:59
0bcb676
Compare
Choose a tag to compare
[Cherry pick for 1.2.2]  (#187)

* (feat) Added support for Custom Annotation (#177)

* (feat) Added support for Custom Annotation

Signed-off-by: Rahul M Chheda <rahul.chheda@mayadata.io>

* Added CHAOS_NAMESPACE as ENV (#153)

Signed-off-by: Rahul M Chheda <rahul.chheda@mayadata.io>

* (feat) Added failure events for ChaosEngine (#180)

* Added failure events

Signed-off-by: Rahul M Chheda <rahul.chheda@mayadata.io>

* (fix) Changed the labelSelector for monitor Service (#181)

Signed-off-by: Rahul M Chheda <rahul.chheda@mayadata.io>

* (chore) Added CodeCov Badge for Chaos-operator (#182)

Signed-off-by: Rahul M Chheda <rahul.chheda@mayadata.io>

* (feat) Added support to update the experiment Statuses for Aborted Experiments (#160)

* (feat) Added support to update the experiment Statuses for Aborted Experiments

* Updated the last updated time of the experimentStatuses

Signed-off-by: Rahul M Chheda <rahul.chheda@mayadata.io>

* Fix typo (#183)

Fix typo

Signed-off-by: MengZn <adnt587@gmail.com>

* (fix) Updated YAML's in deploy folder (#188)

* (fix) Upated files in deploy folder

Signed-off-by: Rahul M Chheda <rahul.chheda@mayadata.io>

Co-authored-by: MengZeLee <adnt587@gmail.com>

1.2.0

14 Mar 09:14
f7353af
Compare
Choose a tag to compare
Merge pull request #174 from ksatchit/v1.2.x

[Cherry pick for 1.2.0]