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

Automatically clean up Pods once they've finished running #8

Open
aditya-konarde opened this issue Dec 27, 2018 · 2 comments
Open

Automatically clean up Pods once they've finished running #8

aditya-konarde opened this issue Dec 27, 2018 · 2 comments

Comments

@aditya-konarde
Copy link

The jobs leave behind failed pods. We need to make sure that there's some garbage collection happening. Ideally this needs to be done from within the service.

@aditya-konarde
Copy link
Author

For example, found 13 pods just hanging there in error state on staging:

[akonarde@katana ~]$ oc get pods -n bayesian-preview | grep Error | grep cve | wc -l
13

@aditya-konarde
Copy link
Author

@msrb ^

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

No branches or pull requests

1 participant