Skip to content

Commit 61a731a

Browse files
thefirstofthe300adrienthebo
authored andcommitted
Update CHANGELOG with changes made from thefirstofthe300's repo
1 parent f371fdc commit 61a731a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,20 @@ Extending the adopted spec, each change should have a link to its corresponding
1515
* Add `remove_default_node_pool` set to `false` by default. Fixes [#15]. [#55]
1616
* Allow arbitrary key-value pairs to be set on node pool metadata. [#52]
1717
* Add `initial_node_count` parameter to node_pool block. [#60]
18+
* Add test tasks to allow for parallelized local testing runs using Concourse [#109]
1819

1920
### Changed
2021
* Set `horizontal_pod_autoscaling` to `true` by default. Fixes [#42]. [#54]
2122
* Update simple-zonal example GKE version to supported version. [#49]
2223
* Remove explicit versions from test cases and examples. [#62]
2324
* Set up submodule structure for public and private clusters. [#61]
25+
* Update the google and google-beta providers to v2.2 [#106]
2426

2527
### Fixed
2628
* Zonal clusters can now accept a single zone. Fixes [#43]. [#50]
2729
* Drop explicit version from simple_zonal example. [#74]
2830
* Fix link to "configure a service account" [#73]
31+
* Fix issue with regional cluster roll outs causing version skews [#108]
2932

3033
## [v0.4.0] - 2018-12-19
3134
### Added
@@ -67,6 +70,9 @@ Extending the adopted spec, each change should have a link to its corresponding
6770
[#42]: https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/issues/42
6871
[#15]: https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/issues/15
6972

73+
[#109]: https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/pull/109
74+
[#108]: https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/pull/108
75+
[#106]: https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/pull/106
7076
[#80]: https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/pull/80
7177
[#74]: https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/pull/74
7278
[#73]: https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/pull/73

0 commit comments

Comments
 (0)