mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-26 11:21:04 +01:00
Updating changelog for v1.6.0 (#118)
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@@ -5,7 +5,17 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this
|
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this
|
||||||
project adheres to [Semantic Versioning](http://semver.org/).
|
project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## [[v1.6.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v1.5.0...HEAD)] - 2018-09-??]
|
## [[v1.7.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v1.6.0...HEAD)] - 2018-09-??]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- A useful addition (slam dunk, @self 🔥)
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- A subtle but thoughtful change. (Boomshakalaka, @self 🏀)
|
||||||
|
|
||||||
|
## [[v1.6.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v1.5.0...v1.6.0)] - 2018-09-04]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@@ -17,7 +27,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- allow a custom AMI to be specified as a default (by @erks)
|
- allow a custom AMI to be specified as a default (by @erks)
|
||||||
- Bugfix for above change (by @max-rocket-internet)
|
- bugfix for above change (by @max-rocket-internet)
|
||||||
- **Breaking change** Removed support for `eks-worker-*` AMI. The cluster specifying a custom AMI based off of `eks-worker-*` AMI will have to rebuild the AMI from `amazon-eks-node-*`. (by @erks)
|
- **Breaking change** Removed support for `eks-worker-*` AMI. The cluster specifying a custom AMI based off of `eks-worker-*` AMI will have to rebuild the AMI from `amazon-eks-node-*`. (by @erks)
|
||||||
- **Breaking change** Removed `kubelet_node_labels` worker group option in favor of `kubelet_extra_args`. (by @erks)
|
- **Breaking change** Removed `kubelet_node_labels` worker group option in favor of `kubelet_extra_args`. (by @erks)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user