Skip to content

1.13.8

Compare
Choose a tag to compare
@ksatchit ksatchit released this 15 Jul 17:38
ecd75a5
Cherry-Pick for 1.13.8 (#402)

* Chore(New_Exp): Add AWS SSM Chaos Experiment (#376)

* Chore(New_Exp): Add aws ssm chaos experiment

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

* Chore(New_Exp): Add AWS SSM Chaos Experiment

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

* Add minor fix

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

* update ENV name for cpu and default docs path

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

* Chore(New_Exp): Add stress chaos experiments and split out the exec stress experiments (#368)

* Rename pod-cpu-hog and pod-memory-hog experiment with pod-cpu-hog-exec and pod-memory-hog-exec respectively

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

* Add stress chaos without execing into the target container

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

* add helper logs

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

* update the abort logic

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

* refactor and update the code

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

* update Dockerfile

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

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

* Chore(stress-chaos): Remove extra previlages and update io stressors and timeout (#391)

* Chore(stress-chaos): Remove extra privileges and update io stressors and timeout

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

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

* Add option to change default container registry for image build (#390)

* Add option to change default container registry during image build

Signed-off-by: Jakub Stejskal <[email protected]>

* fix(ec2): removing the duplicate function calls (#393)

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

* github actions(resolved conflicts)

Signed-off-by: shubham chaudhary <[email protected]>

* chore(nonchaos-pods): filter all the nonchaos-pods for target pod selection (#401)

Signed-off-by: shubham chaudhary <[email protected]>

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

* fix(stress-chaos): fixing the stress chaos for abort cases and target details (#399)

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

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

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