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

timeout issues while undeploying SKE with terraform #241

Open
Ein-nor opened this issue Feb 2, 2024 · 2 comments
Open

timeout issues while undeploying SKE with terraform #241

Ein-nor opened this issue Feb 2, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Ein-nor
Copy link

Ein-nor commented Feb 2, 2024

Hello all,

We get a timeout from time to time when we want to dismantle the SKE via Terraform.


│ Error: Error deleting cluster

│ Cluster deletion waiting: WaitWithContext() has timed out

Is it possible to get add a timeout parameter to increase the limit?

https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts

@vicentepinto98 vicentepinto98 added the bug Something isn't working label Feb 2, 2024
@vicentepinto98
Copy link
Contributor

Hello @ZoeLeah , thanks for opening the issue.
I have created an entry in our backlog to add this timeout parameter to all resources.

In the meantime, I will increase the SKE cluster resource timeout to see if the issue is less frequent for you

@vicentepinto98
Copy link
Contributor

I have increased the timeout for SKE cluster deletion.
It will be included in the next provider release.

@vicentepinto98 vicentepinto98 added enhancement New feature or request and removed bug Something isn't working labels Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants