Skip to content

1.13.2

Compare
Choose a tag to compare
@ksatchit ksatchit released this 15 Mar 18:39
· 6 commits to v1.13.x since this release
7e0b0cf
[cherrypick for 1.13.2] (#317)

* chore(aut-check): skip autStatus check if appinfo not provided (#304)

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

* chore(n/w-chaos): Handling the unknown hosts (#302)

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

* chore(signal): Adding signal for the crio/containerd runtime (#306)

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

* chore(disk-fill): Addding option to specify ephemeral storage(Mibi) explictly via env (#313)

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

* refactor(kafka-broker-pod-failure): Refactor the kafka broker pod failure (#309)

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

* Remove init container for changing permission of the container runtime socket (#315)

* Removed init container from container-kill and network-chaos experiments

Signed-off-by: Radu Domnu <[email protected]>

* Running crictl/docker commands with sudo

Signed-off-by: Radu Domnu <[email protected]>

* Removed init container for network experiments

Signed-off-by: Radu Domnu <[email protected]>

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

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

* api response time updated for http probe (#307)

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

* chore(container-status): checking only target container status (#303)

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

* enhance(aws-ec2): Add support for terminating node of a cluster with self-managed nodegroup (#298)

* enhanc(aws-ec2): Add support for terminating node of a cluster with self-managed nodegroup

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

Co-authored-by: Radu Domnu <[email protected]>
Co-authored-by: OUM NIVRATHI KALE <[email protected]>
Co-authored-by: Udit Gaurav <[email protected]>