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

Problem with pod termination #120

Closed
jellonek opened this issue Nov 18, 2016 · 1 comment
Closed

Problem with pod termination #120

jellonek opened this issue Nov 18, 2016 · 1 comment
Assignees

Comments

@jellonek
Copy link
Contributor

After pod delete we have called stop/remove container, stop pod sandbox, and there is a loop on last one. Probably because something with statuses (get pods gives "terminating" state or something similar).
After ~5min. afair we have final pod sandbox remove request which cleans remains properly, but it's called probably after timeout, even if we still have "terminating" state.

This should be covered by tests also.

@jellonek
Copy link
Contributor Author

jellonek commented Dec 9, 2016

Termination state is now covered, will fill separate issue if fixing #135 will not end pod removal problem.

@jellonek jellonek closed this as completed Dec 9, 2016
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