Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pod experiment fixes #429

Merged
merged 5 commits into from
Aug 11, 2021
Merged

Conversation

avaakash
Copy link
Contributor

What this PR does / why we need it:
This PR fixes minor issues in pod level experiments

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #414 #413
Other issues fixed:

  1. pod-memory-hog-exec and pod-cpu-hog-exec was not working for serial sequence
  2. pod-dns chaos experiments was not working for serial sequence

Special notes for your reviewer:

Checklist:

Akash Shrivastava added 4 commits August 9, 2021 13:15
Signed-off-by: Akash Shrivastava <akash@chaosnative.com>
Signed-off-by: Akash Shrivastava <akash@chaosnative.com>
…og-exec;

Changed default kill command for both experiments

Signed-off-by: Akash Shrivastava <akash@chaosnative.com>
Signed-off-by: Akash Shrivastava <akash@chaosnative.com>
@ispeakc0de ispeakc0de merged commit 4d41f34 into litmuschaos:master Aug 11, 2021
ispeakc0de pushed a commit that referenced this pull request Aug 14, 2021
* Auxiliary Application Check for node-memory-hog Experiment and Multiple Target Node Functionality Fix for three Node-Level Experiments (#424)

* Fixed multiple node selection functionality in nodes.go

Signed-off-by: neelanjan00 <neelanjanmanna@gmail.com>

* Added Auxiliary Application Status Check to node-memory-hog experiment

Signed-off-by: neelanjan00 <neelanjanmanna@gmail.com>

* Pod experiment fixes (#429)

* Fixed issue with pod affected percentage > 100

Signed-off-by: Akash Shrivastava <akash@chaosnative.com>

* resolve conflict

Signed-off-by: udit <udit@chaosnative.com>

* fixing bugs (#418)

Signed-off-by: Oum Kale <oumkale@chaosnative.com>

Co-authored-by: Shubham Chaudhary <shubham@chaosnative.com>

* feat(helper-status): fix helper status timeout when helper pod failed (#421)

Signed-off-by: shubham chaudhary <shubham@chaosnative.com>

* resolve conflict

Signed-off-by: udit <udit@chaosnative.com>

* feat(exec-chaos): handle the abort signal (#425)

Signed-off-by: shubham chaudhary <shubham@chaosnative.com>

* feat(target-pods: validating target pods env (#430)

Signed-off-by: shubham chaudhary <shubham@chaosnative.com>

* feat(experiment): derive parent name in pod-delete only (#434)

Signed-off-by: shubham chaudhary <shubham@chaosnative.com>

Co-authored-by: Neelanjan Manna <neelanjanmanna@gmail.com>
Co-authored-by: Akash Shrivastava <akash@chaosnative.com>
Co-authored-by: OUM NIVRATHI KALE <oumkale@chaosnative.com>
Co-authored-by: Shubham Chaudhary <shubham@chaosnative.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(pod-autoscaler): the fail event is not created if it fails in aut status check
4 participants