Releases: litmuschaos/chaos-operator
Releases · litmuschaos/chaos-operator
2.4.0
update go verion for release build Signed-off-by: udit <udit@chaosnative.com>
2.2.0
Merge pull request #394 from ispeakc0de/v2.2.0-tracker [cherrypick for 2.2.0]
2.3.0
chore(charts): update readme, contributor guide and fix go-report (#393) * chore(charts): update readme, contributor guide and fix go-report Signed-off-by: shubham chaudhary <shubham@chaosnative.com> * chore(repo-health): adding cii best practices Signed-off-by: shubham chaudhary <shubham@chaosnative.com> * chore(synk): Adding snyk to check the vulnerabilities Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2.1.1
Merge pull request #392 from uditgaurav/2.1.1_tracker [ Cherry-Pick for 2.1.1 ]
2.1.0
Merge pull request #389 from uditgaurav/v2.1.0-tracker Cherry-Pick for 2.1.0
2.0.0
Merge pull request #382 from ispeakc0de/v1.13.x-tracker [cheerypick for 2.0.0-RC-1]
2.0.0-RC1
Merge pull request #382 from ispeakc0de/v1.13.x-tracker [cheerypick for 2.0.0-RC-1]
1.13.8
[cherry-pick for 1.13.8] (#375) * feat(analytics): using same user-id for anaytics even if operator pod restarts (#372) Signed-off-by: shubhamchaudhary <shubham@chaosnative.com> * fix(target-details): overriding the target details, fix the github actions and bdd (#374) * fix(target-details): overriding target details Signed-off-by: shubhamchaudhary <shubham@chaosnative.com> * fix(actions): fixing github actions Signed-off-by: shubhamchaudhary <shubham@chaosnative.com> * feat(crds): fixing chaosresult deletion and finalizer logging (#371) * update(unit-test): updating unit test for operator Signed-off-by: shubhamchaudhary <shubham@chaosnative.com> * feat(crds): fixing chaosresult deletion and finalizer logging Signed-off-by: shubhamchaudhary <shubham@chaosnative.com> * resolving the conflicts Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
1.13.6
[Cherry-pick for 1.13.6] (#370) * Refactor CI/CD scripts, remove vendor directory and migrate circleci to github workflow (#353) * remove vendor directory Signed-off-by: Raj Das <mail.rajdas@gmail.com> * remove vendor directory Signed-off-by: Raj Das <mail.rajdas@gmail.com> * refactoring dockerfile Signed-off-by: Raj Das <mail.rajdas@gmail.com> * Refactor docker file Signed-off-by: Raj Das <mail.rajdas@gmail.com> * Adding entry point Signed-off-by: Raj Das <mail.rajdas@gmail.com> * fix typo Signed-off-by: Raj Das <mail.rajdas@gmail.com> * test Signed-off-by: Raj Das <mail.rajdas@gmail.com> * go fmt Signed-off-by: Raj Das <mail.rajdas@gmail.com> * Removing trivy scan from the build pipeline Signed-off-by: Raj Das <mail.rajdas@gmail.com> * chore(probe): Adding stop-on-failure field inside probe (#365) Signed-off-by: shubhamchaudhary <shubham@chaosnative.com> Co-authored-by: Raj Babu Das <mail.rajdas@gmail.com> * chore(chaosresult): updating verdict and status in chaosengine and chaosresult (#366) Signed-off-by: shubhamchaudhary <shubham@chaosnative.com> * Bug(crd): Fix Chaos Experiment crds for securityContext field (#367) * Bug(crd): Fix Chaos Experiment crds for securityContext field Signed-off-by: uditgaurav <udit@chaosnative.com> * update chaosengine types.go Signed-off-by: udit <udit@chaosnative.com> * update chaosengine types.go Signed-off-by: udit <udit@chaosnative.com> Co-authored-by: Shubham Chaudhary <shubham.chaudhary@mayadata.io> * chore(targets): Renaming the target name in chaosresults (#369) Signed-off-by: shubhamchaudhary <shubham@chaosnative.com> * (chore)workflow: update branch in build workflow Signed-off-by: ksatchit <karthik.s@mayadata.io> Co-authored-by: Raj Babu Das <raj@chaosnative.com> Co-authored-by: Shubham Chaudhary <shubham.chaudhary@mayadata.io> Co-authored-by: Raj Babu Das <mail.rajdas@gmail.com> Co-authored-by: Udit Gaurav <35391335+uditgaurav@users.noreply.github.com>
1.13.5
[Cherry-Pick for 1.13.5] (#362) * chore(crds): updating the crds (#359) Signed-off-by: shubhamchaudhary <shubham@chaosnative.com> * chore(annotation): converting default annotation check to false (#360) Signed-off-by: shubhamchaudhary <shubham@chaosnative.com> * crds(validation): Adding openapi validation for tolerations (#363) Signed-off-by: shubhamchaudhary <shubham@chaosnative.com> Co-authored-by: Shubham Chaudhary <shubham.chaudhary@mayadata.io>