Skip to content

Releases: litmuschaos/chaos-operator

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…

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]>

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 <[email protected]>

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 <[email protected]>

* Added CHAOS_NAMESPACE as ENV (#153)

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

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

* Added failure events

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

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

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

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

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

* (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 <[email protected]>

* Fix typo (#183)

Fix typo

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

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

* (fix) Upated files in deploy folder

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

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

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]

1.2.0-RC1

10 Mar 10:27
610d152
Compare
Choose a tag to compare
1.2.0-RC1 Pre-release
Pre-release
(feat/refactor) Added steps to delete Default Chaos Resources using r…

1.1.0

15 Feb 16:44
3c66cd1
Compare
Choose a tag to compare
(fix) update additional states for engine (#148) (#149)

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

1.1.0-RC2

14 Feb 22:00
3c66cd1
Compare
Choose a tag to compare
1.1.0-RC2 Pre-release
Pre-release
(fix) update additional states for engine (#148) (#149)

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

1.1.0-RC1

13 Feb 12:46
7d6cb8d
Compare
Choose a tag to compare
1.1.0-RC1 Pre-release
Pre-release
(fix) chaos-operator: Managed Finalizers and Events (#146)

* (fix) Deletion of ChaosResources, removed un-used code

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