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

graceful handling of init container script failure #543

Open
joel-bluedata opened this issue Jan 20, 2022 · 0 comments
Open

graceful handling of init container script failure #543

joel-bluedata opened this issue Jan 20, 2022 · 0 comments
Labels
Milestone

Comments

@joel-bluedata
Copy link
Member

If the copy to persistent storage fails (likely because of insufficient space), the init container just gets spawned again (and again and again) for another try. This is an annoying failure state that we should try to prevent or more usefully report.

Related to issue #536 (which should reduce the not-enough-space occurrences) and issue #540.

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

1 participant