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

Provide a way to configure timeouts #243

Closed
lukehoban opened this issue Oct 18, 2018 · 3 comments · Fixed by #457
Closed

Provide a way to configure timeouts #243

lukehoban opened this issue Oct 18, 2018 · 3 comments · Fixed by #457
Assignees
Labels
area/await-logic area/resource-management Issues related to Kubernetes resource provisioning, management, await logic, and semantics generally area/sdk Related to the Kubernetes SDKs (nodejs, Python, etc.) kind/enhancement Improvements or new features
Milestone

Comments

@lukehoban
Copy link
Contributor

From a slack conversation:

is there a way to extend the timeout for k8s resources? I occasionally get timeouts waiting for a service’s load-balancer to finish provisioning.

@lukehoban
Copy link
Contributor Author

We may also want to increase the default for Service?

@hausdorff hausdorff added kind/feature area/resource-management Issues related to Kubernetes resource provisioning, management, await logic, and semantics generally area/sdk Related to the Kubernetes SDKs (nodejs, Python, etc.) and removed area/inner-dev-loop labels Dec 18, 2018
@hausdorff hausdorff added this to the 0.21 milestone Dec 18, 2018
@eshamay
Copy link

eshamay commented Feb 5, 2019

+1 to this. EKS cluster creations routinely timeout and then succeed on retry with this type of error.

@lblackstone
Copy link
Member

Related to #417

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/await-logic area/resource-management Issues related to Kubernetes resource provisioning, management, await logic, and semantics generally area/sdk Related to the Kubernetes SDKs (nodejs, Python, etc.) kind/enhancement Improvements or new features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants