Releases: litmuschaos/chaos-operator
Releases · litmuschaos/chaos-operator
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 <[email protected]> * chore(repo-health): adding cii best practices Signed-off-by: shubham chaudhary <[email protected]> * chore(synk): Adding snyk to check the vulnerabilities Signed-off-by: shubham chaudhary <[email protected]>
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 <[email protected]> * fix(target-details): overriding the target details, fix the github actions and bdd (#374) * fix(target-details): overriding target details Signed-off-by: shubhamchaudhary <[email protected]> * fix(actions): fixing github actions Signed-off-by: shubhamchaudhary <[email protected]> * feat(crds): fixing chaosresult deletion and finalizer logging (#371) * update(unit-test): updating unit test for operator Signed-off-by: shubhamchaudhary <[email protected]> * feat(crds): fixing chaosresult deletion and finalizer logging Signed-off-by: shubhamchaudhary <[email protected]> * resolving the conflicts Signed-off-by: shubham chaudhary <[email protected]>
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 <[email protected]> * remove vendor directory Signed-off-by: Raj Das <[email protected]> * refactoring dockerfile Signed-off-by: Raj Das <[email protected]> * Refactor docker file Signed-off-by: Raj Das <[email protected]> * Adding entry point Signed-off-by: Raj Das <[email protected]> * fix typo Signed-off-by: Raj Das <[email protected]> * test Signed-off-by: Raj Das <[email protected]> * go fmt Signed-off-by: Raj Das <[email protected]> * Removing trivy scan from the build pipeline Signed-off-by: Raj Das <[email protected]> * chore(probe): Adding stop-on-failure field inside probe (#365) Signed-off-by: shubhamchaudhary <[email protected]> Co-authored-by: Raj Babu Das <[email protected]> * chore(chaosresult): updating verdict and status in chaosengine and chaosresult (#366) Signed-off-by: shubhamchaudhary <[email protected]> * Bug(crd): Fix Chaos Experiment crds for securityContext field (#367) * Bug(crd): Fix Chaos Experiment crds for securityContext field Signed-off-by: uditgaurav <[email protected]> * update chaosengine types.go Signed-off-by: udit <[email protected]> * update chaosengine types.go Signed-off-by: udit <[email protected]> Co-authored-by: Shubham Chaudhary <[email protected]> * chore(targets): Renaming the target name in chaosresults (#369) Signed-off-by: shubhamchaudhary <[email protected]> * (chore)workflow: update branch in build workflow Signed-off-by: ksatchit <[email protected]> Co-authored-by: Raj Babu Das <[email protected]> Co-authored-by: Shubham Chaudhary <[email protected]> Co-authored-by: Raj Babu Das <[email protected]> Co-authored-by: Udit Gaurav <[email protected]>
1.13.5
[Cherry-Pick for 1.13.5] (#362) * chore(crds): updating the crds (#359) Signed-off-by: shubhamchaudhary <[email protected]> * chore(annotation): converting default annotation check to false (#360) Signed-off-by: shubhamchaudhary <[email protected]> * crds(validation): Adding openapi validation for tolerations (#363) Signed-off-by: shubhamchaudhary <[email protected]> Co-authored-by: Shubham Chaudhary <[email protected]>
1.13.4
[ Cherry-Pick for 1.13.4 ] (#358) * chore(crds): updating crds apiVersion to v1 (#352) Signed-off-by: shubhamchaudhary <[email protected]> * chore(chaosresult): Adding target details inside the chaosresult (#354) * chore(chaosresult): Adding target details inside the chaosresult Signed-off-by: shubhamchaudhary <[email protected]> * chore(targets): handling target details patch in chaosresult for the abort case Signed-off-by: shubhamchaudhary <[email protected]> * Update pkg/controller/chaosengine/chaosengine_controller.go Co-authored-by: Chandan Kumar <[email protected]> Co-authored-by: Chandan Kumar <[email protected]> * update(unit-test): updating unit test for operator (#356) * update(unit-test): updating unit test for operator Signed-off-by: shubhamchaudhary <[email protected]> * update(result): filtering result based on engine UID Signed-off-by: shubhamchaudhary <[email protected]> * update(k8s): updating kubernetes version (#357) Signed-off-by: shubhamchaudhary <[email protected]> Co-authored-by: Shubham Chaudhary <[email protected]> Co-authored-by: Chandan Kumar <[email protected]>
1.13.3
[ cherrypick for 1.13.3] (#351) * chore(terminationGracePeriodSeconds): Add support for termination grace period seconds (#347) Signed-off-by: shubhamchaudhary <[email protected]> * removed monitering field (#349) Signed-off-by: Oum Kale <[email protected]> Co-authored-by: Karthik Satchitanand <[email protected]> * Added imagaPullPolicy to chaos experiment crd (#350) Signed-off-by: Soumya Ghosh Dastidar <[email protected]> Co-authored-by: OUM NIVRATHI KALE <[email protected]> Co-authored-by: Karthik Satchitanand <[email protected]> Co-authored-by: Soumya Ghosh Dastidar <[email protected]>