mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-08-11 21:36:03 +02:00
Raise GCP network deletion timeout from 4m to 6m
* 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
This commit is contained in:
@ -10,6 +10,7 @@ Notable changes between versions.
|
||||
|
||||
* Allow controller nodes to span more than 3 zones if available in a region ([#504](https://github.com/poseidon/typhoon/pull/504))
|
||||
* Eliminate extraneous controller instance groups in single-controller clusters ([#504](https://github.com/poseidon/typhoon/pull/504))
|
||||
* Raise network deletion timeout from 4m to 6m ([#505](https://github.com/poseidon/typhoon/pull/505))
|
||||
|
||||
#### Addons
|
||||
|
||||
|
Reference in New Issue
Block a user