Skip to content

Releases: litmuschaos/chaos-operator

2.0.0

10 Aug 15:58
a3e7148
Compare
Choose a tag to compare
Merge pull request #382 from ispeakc0de/v1.13.x-tracker

[cheerypick for 2.0.0-RC-1]

2.0.0-RC1

05 Aug 17:28
a3e7148
Compare
Choose a tag to compare
2.0.0-RC1 Pre-release
Pre-release
Merge pull request #382 from ispeakc0de/v1.13.x-tracker

[cheerypick for 2.0.0-RC-1]

1.13.8

15 Jul 17:36
dc559cf
Compare
Choose a tag to compare
[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

15 Jun 14:23
2f8c3c0
Compare
Choose a tag to compare
[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

15 May 14:50
4b0afaf
Compare
Choose a tag to compare
[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

30 Apr 19:40
648c0d8
Compare
Choose a tag to compare
[ 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

15 Apr 16:00
e4081ae
Compare
Choose a tag to compare
[ 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]>

1.13.2

15 Mar 18:37
6e8f8e6
Compare
Choose a tag to compare
[Cherrypick for 1.13.2] (#345)

* (fix)controller: remove force options of chaos pods upon abort (#336)

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

* fix(crds): Removing maxProperties field validator (#340)

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

* ResponseTimeout for API Request call added for HttpProbe (#342)

* timeout for probe API calls

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

* removed minLength for insecureSkipVerify

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

* chore(push): Update push script to push the all tags on release (#315)

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

* added equality and set based label support (#344)

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

* chore(k8sProbe): Updating the k8s probe schema (#343)

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

1.12.3

18 Feb 05:25
15aa0b3
Compare
Choose a tag to compare
(fix)controller: remove force flag (gracePeriodSeconds: 0) for abort …

…cases (#337)

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

1.13.0

15 Feb 18:09
ac7adcd
Compare
Choose a tag to compare
chore(httpPost): Adding http post method in httpProbe (#332)

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