Skip to content

1.13.3

Compare
Choose a tag to compare
@ksatchit ksatchit released this 15 Apr 20:30
· 5 commits to v1.13.x since this release
c3ee7b5
[Cherry Pick for 1.13.3] (#332)

* chore(applabels): Erroring out if applabel is not provided and annotationCheck is false (#319)

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

* feat(randomness): Adding randomness interval inside pod-delete experiment (#321)

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

* rm(network-latency): Removed duplicate network-latency experiment (#322)

* rm(network-letency): Removed duplicate network-latency experiment

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

* Chore(actions): Update GitHub Chaos Actions (#320)

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

* chore(probe): stop failing of other probes of same phase if one probe fails (#324)

* chore(probe): stop failing of other probes of same phase if one probe fails

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

* updating the chaos-operator vendors

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

* Chore(stress): Add stress envs for stress supported experiments (#325)

* Chore(stress): Add stress envs for stress supported experiments

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

* Correct lint failure

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

* Update environment.go

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

* chore(helper): fixing waitForCompletion function to handle failed helpers in case of multiple targets (#326)

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

Co-authored-by: Karthik Satchitanand <[email protected]>

* feat(revert): Adding chaos revert steps on experiment abortion (#318)

* feat(revert): Adding chaos revert steps for experiment abortion

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

* chore(revert): Adding revert logic inside pod-cpu-hog experiment

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

Co-authored-by: Karthik Satchitanand <[email protected]>
Co-authored-by: Udit Gaurav <[email protected]>

* Added Pod DNS Chaos (#328)

* Added DNS Chaos

Signed-off-by: Soumya Ghosh Dastidar <[email protected]>

* Added termination grace period env

Signed-off-by: Soumya Ghosh Dastidar <[email protected]>

* Updated abort watcher

Signed-off-by: Soumya Ghosh Dastidar <[email protected]>

* added change requests

Signed-off-by: Soumya Ghosh Dastidar <[email protected]>

* update(sdk): updating the sdk scaffold (#329)

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

* fix(logging): modifying the Fatal to Error (#330)

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

Co-authored-by: Udit Gaurav <[email protected]>

* (enhancement)stress-image: add env for stress-image used in pumba lib (#331)

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

* Chore(new_experiment): Split EC2 terminate experiment to select multiple instance using tags or list in different sequence modes (#327)

* Chore(ec2): Enhanc EC2 terminate experiment to select multiple instance using tags or list in different sequence modes

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

* Add seperate experiments for ec2 terminate by id and by tags

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

* update test.yml

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

* update service account name in test.yml

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

Co-authored-by: Shubham Chaudhary <[email protected]>
Co-authored-by: Udit Gaurav <[email protected]>
Co-authored-by: udit <[email protected]>
Co-authored-by: Soumya Ghosh Dastidar <[email protected]>