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

Increase GCP network deletion timeout from 4m to 6m #505

Merged
merged 1 commit into from
Jul 6, 2019

Conversation

dghubble
Copy link
Member

@dghubble dghubble commented Jul 6, 2019

  • Raise the network deletion timeout to 6m to ensure apply only needs to be run once to remove a cluster. Removal of a Google Cloud cluster often required 2 runs of terraform apply because network resource deletes timeout after 4m.
  • Fix a GCP errata item https://github.com/poseidon/typhoon/wiki/Errata

* Fix a GCP errata item https://github.com/poseidon/typhoon/wiki/Errata
* Removal of a Google Cloud cluster often required 2 runs of
`terraform apply` because network resource deletes timeout
after 4m. Raise the network deletion timeout to 6m to
ensure apply only needs to be run once to remove a cluster
@dghubble dghubble force-pushed the increase-google-network-delete-timeout branch from eb5999d to 7a69bae Compare July 6, 2019 20:16
@dghubble dghubble merged commit 7a69bae into master Jul 6, 2019
@dghubble dghubble deleted the increase-google-network-delete-timeout branch July 6, 2019 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant