mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-08-10 02:46:03 +02:00
Remove controller_preemptible option on Google Cloud
* Controller preemption is not safe or covered in documentation. Delete the option, the variable is a holdover from old experiments * Note, worker_preemeptible is still a great feature that's supported
This commit is contained in:
@ -6,8 +6,9 @@ Notable changes between versions.
|
||||
|
||||
#### Google Cloud
|
||||
|
||||
* Add required variable `region`
|
||||
* Add required variable `region` (e.g. "us-central1")
|
||||
* Change worker managed instance group to automatically span zones in a region
|
||||
* Remove `controller_preemptible` optional variable (breaking)
|
||||
|
||||
## v1.8.2
|
||||
|
||||
|
Reference in New Issue
Block a user