[cherrypick for 2.1.1] (#453)
* update(version): updating kubernetes version (#450)
Signed-off-by: shubham chaudhary <[email protected]>
* Chore(secured-image): Add litmus hardened alpine image as base image (#448)
Signed-off-by: udit <[email protected]>
* Chore(helper): Add termination grace period seconds to the helper pods and tolerationSeconds in kubelet and docker svc kill experiment helper (#433)
* Chore(helper): Add termination grace period seconds to the helper pods
Signed-off-by: udit <[email protected]>
* Add tolerationSeconds in kubelet and docker svc kill experiment
Signed-off-by: udit <[email protected]>
* chore(labels): passing labels to the helper pod (#451)
Signed-off-by: shubham chaudhary <[email protected]>
* resolved conflicts
Signed-off-by: shubham chaudhary <[email protected]>
* VMWare VM-Poweroff Experiment Enhancements (#449)
* stopVM and startVM moved to vm-operations.go,added error check in api calls, modified function signatures to remove dependency on expexperiment specific types.go
Signed-off-by: neelanjan00 <[email protected]>
* added chaos injection functionality for multiple VMs; added chaos parallel and serial chaos injection
Signed-off-by: neelanjan00 <[email protected]>
* added functionality for waiting through the duration of fully starting and fully stopping the VM
Co-authored-by: Udit Gaurav <[email protected]>
Co-authored-by: Neelanjan Manna <[email protected]>