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

On GCE Nodes that fail to dispatch are stuck in Cleaning for too long #72

Open
justnoise opened this issue May 5, 2020 · 0 comments
Open
Labels

Comments

@justnoise
Copy link
Contributor

If we fail to dispatch a pod to a node (maybe the user specified a security group that doesn't exist), the node is returned to the NodeController but the node remains in the "Cleaning" state for 2 minutes. It appears kip is requesting the node logs but the logs call is not returning.

  1. We need to time out that call sooner.
  2. We need to find out why that's happening on the itzo side.
@ldx ldx added the GCE label May 21, 2020
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

2 participants