Releases: litmuschaos/chaos-operator
Releases · litmuschaos/chaos-operator
1.4.1-RC1
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
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
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
1.3.0
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
1.2.2
[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>