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

kubernetes_pod timeout #91

Closed
mahmoudian1 opened this issue Nov 22, 2017 · 1 comment · Fixed by #151
Closed

kubernetes_pod timeout #91

mahmoudian1 opened this issue Nov 22, 2017 · 1 comment · Fixed by #151

Comments

@mahmoudian1
Copy link

mahmoudian1 commented Nov 22, 2017

Hi there,

It would be nice if we can control the timeout in creation and especially destroy for some large images that takes to pull more than 5 minutes.

Error on create:

kubernetes_pod.xxx: timeout while waiting for state to become 'Running' (last state: 'Pending', timeout: 5m0s)

error on destroy:

kubernetes_pod.xxx: Still destroying... (ID: default/xxx-1, 1m0s elapsed)
Error: Error applying plan:
3 error(s) occurred:

  • kubernetes_pod.xxx (destroy): 1 error(s) occurred:
  • kubernetes_pod.xxx: Pod java-xxx-1 still exists (Pending)
@radeksimko
Copy link
Member

Hey @mahmoudian1
totally agreed, we can add customizable timeouts for this.

@ghost ghost locked and limited conversation to collaborators Apr 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants