Skip to content

Commit

Permalink
Fixed CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yutachaos committed Jan 31, 2019
1 parent 3f127f9 commit 883f1b0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,11 @@ project adheres to [Semantic Versioning](http://semver.org/).
##### Added

- Ability to configure force_delete for the worker group ASG (by @stefansedich)
- Added EBS optimized mapping for the g3s.xlarge instance type (by @stefansedich)
- `enabled_metrics` input (by @zanitete)
- write_aws_auth_config to input (by @yutachaos)

##### Changed

- Removed invalid action from worker_autoscaling iam policy
- Fixed a bug where worker group defaults were being used for launch template user data (by @leonsodhi-lf)
- Change worker group ASG to use create_before_destroy (by @stefansedich)
- Managed_aws_auth option is true, the aws-auth configmap file is no longer created, and write_aws_auth_config must be set to true to generate config_map. (by @yutachaos)

# History
Expand Down

0 comments on commit 883f1b0

Please sign in to comment.