Skip to content

1.13.5

Compare
Choose a tag to compare
@ksatchit ksatchit released this 15 May 14:54
· 3 commits to v1.13.x since this release
118e25e
[Cherrypick for 1.13.5] (#362)

* chore(helper): updating the helper pod status check (#355)

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

* Chore(EC2-checks): Update the ec2 terminate with tags experiment to target only running instances (#350)

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

* rm(README): Removed the outdated readme (#358)

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

* Updated DNS chaos (#357)

* added dns spoof chaos

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

* Chore(New_exp): Add EBS Loss experiment using Tags (#354)

* Chore(New_exp): Add EBS Loss experiment using Tags

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

* Chore(abort): Add abort chaos support for kube-aws experiments (#347)

* Chore(abort): Add abort chaos support for kube-aws experiments

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

* Add abort signals

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

* Update abort logic and also include WaitForDown before the actual recovery

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

* Resolve conflict

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

* Update ec2-terminate-by-id.go

* Resolve Conflict

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

* Resolve Conflict

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

* Make common abort for ebs

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

Co-authored-by: Shubham Chaudhary <[email protected]>

* refactor(chaoslibs): Refactored generic node experiments (#351)

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

* refactor(chaoslibs): Refactored pumba chaoslibs and utils (#352)

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

* refactor(chaoslibs): Refactored all the chaoslibs (#349)

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

* refactor(chaoslibs): Refactored aws & vmware  experiments (#353)

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

* refactor(chaoslibs): Refactored aws & vmware  experiments (#353) (#359)

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

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