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

Litmus Chaos 3.1.0 cleanup-chaos-resources does not work well #4342

Open
CindyLizi opened this issue Dec 15, 2023 · 5 comments
Open

Litmus Chaos 3.1.0 cleanup-chaos-resources does not work well #4342

CindyLizi opened this issue Dec 15, 2023 · 5 comments
Labels

Comments

@CindyLizi
Copy link

What happened:
cleanup-chaos-resources does not work well, some pods still exist after experiment completed successfully

What you expected to happen:
all related chaos resources can be cleaned up after experiment is completed.

Where can this issue be corrected? (optional)

How to reproduce it (as minimally and precisely as possible):
Chaos Experiments --> New Experiment --> Templates from ChaosHubs --> Podtoto-head Chaos

run the experiments
image

but some resources are still here.

kubectl get pod -n litmus | grep test
test-1702639060018-2219617156               0/2     Completed   0             29m
test-1702639060018-2512681660               0/2     Completed   0             30m
test-1702639060018-2653935615               0/2     Completed   0             27m
test-1702639060018-3378946198               0/2     Completed   0             27m
test-1702639060018-3661524617               0/2     Completed   0             31m

Anything else we need to know?:

@CindyLizi CindyLizi added the bug label Dec 15, 2023
@amityt
Copy link
Contributor

amityt commented Jan 19, 2024

Hi @CindyLizi , can you please share the experiment manifest?

@CindyLizi
Copy link
Author

i launched this experiment from chao center directly, not use any manifest.
Chaos Experiments --> New Experiment --> Templates from ChaosHubs --> Podtoto-head Chaos

@CindyLizi
Copy link
Author

podtoto.txt

this is manifest file download from chaos center.

@neelanjan00
Copy link
Member

@amityt can you please check?

@sagnik3788
Copy link

@neelanjan00 is it resolved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants