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

Plugin hangs on ErrImagePull #11

Open
pawelprazak opened this issue Oct 15, 2020 · 0 comments
Open

Plugin hangs on ErrImagePull #11

pawelprazak opened this issue Oct 15, 2020 · 0 comments

Comments

@pawelprazak
Copy link

When the plugin cannot pull the image (in my case egress policy was at fault), and maybe in other cases where the pod is not starting, the kubectl just hangs without information that it's waiting or something, no timeout and does not even respond to Ctrl+C for some reason.

Expected behaviour:

  • print a message that is waiting for the pod to start (after e.g. 10 sec)
  • timeout and abort after e.g. 5 minutes at most
  • maybe recreate the pod like 3 times before giving up
  • respond to Ctrl+C
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