Commit Graph

249 Commits

Author SHA1 Message Date
Anton Babenko
4e5b8bf095 Updated CHANGELOG 2021-08-25 16:55:56 +02:00
Anton Babenko
b15d8998e6 Updated CHANGELOG 2021-08-25 15:24:57 +02:00
Thierno IB. BARRY
9022013844 chore: Update changelog (#1435) 2021-06-09 20:02:28 +02:00
Thierno IB. BARRY
6c1eff7c10 chore: Update changelog (#1414) 2021-05-28 22:14:58 +02:00
Thierno IB. BARRY
2df401fe7f chore: Update changelog (#1408) 2021-05-28 16:52:54 +02:00
Thierno IB. BARRY
3529caeeb8 chore: Update changelog (#1405) 2021-05-28 15:33:43 +02:00
Thierno IB. BARRY
1dc56fd5ab chore: Update changelog (#1402) 2021-05-28 15:03:38 +02:00
Thierno IB. BARRY
c039e1e7a2 chore: Update changelog (#1388) 2021-05-24 23:13:23 +02:00
Thierno IB. BARRY
ff4450e297 chore: Update changelog (#1377) 2021-05-19 22:51:03 +02:00
Thierno IB. BARRY
468a4b5fae chore: update changelog (#1374) 2021-05-19 15:33:43 +02:00
Thierno IB. BARRY
acbf51c333 chore: Update changelog (#1363) 2021-05-17 22:23:43 +02:00
Thierno IB. BARRY
65ba9de0d8 chore: update changelog (#1334) 2021-05-04 23:08:09 +02:00
Anton Babenko
64b3916fd0 Updated CHANGELOG 2021-04-16 12:43:20 +02:00
Anton Babenko
eafc4582e7 Updated CHANGELOG 2021-04-16 10:00:28 +02:00
Thierno IB. BARRY
a26c9fd0c9 chore: update changelog (#1203) 2021-01-29 00:36:49 +01:00
Thierno IB. BARRY
e4520d2c2e chore: update changelog (#1097) 2020-11-12 11:03:46 +01:00
Thierno IB. BARRY
669736f71b chore: update changelog (#1093) 2020-11-07 23:10:37 +01:00
Thierno IB. BARRY
3379e5982f chore: update changelog (#1080) 2020-11-02 08:42:10 +01:00
Thierno IB. BARRY
d6f3a4265f chore: update changelog for v13.0.0 release (#1034) 2020-10-06 09:39:11 +02:00
Daniel Piddock
3d2f7d28c1 chore: update changelog for release 12.2.0 (#948) 2020-07-13 21:31:56 +02:00
Daniel Piddock
f2c4383719 chore: update changelog for release 12.1.0 (#910) 2020-06-06 11:46:37 +02:00
Thierno IB. BARRY
d4f3924056 chore: update changelog and prepare release 12.0.0 (#871) 2020-05-09 20:52:42 +02:00
Thierno IB. BARRY
7afecf6379 chore: update changelog (#847) 2020-04-23 22:14:15 +02:00
Thierno IB. BARRY
fed9c5bf19 chore: update changelog (#845) 2020-04-22 23:39:58 +02:00
Thierno IB. BARRY
eaa4d2c697 skip changelog: Prepare for release 11.0.0 (#819) 2020-03-31 00:53:35 +02:00
Thierno IB. BARRY
9fb1a20d82 improvement: automate changelog management (#786) 2020-03-17 14:22:22 +01:00
Thierno IB. BARRY
ca3d1e1199 New release 10.0.0 (#780)
* prepare 10.0.0 release

* remove unused version file
2020-03-12 13:29:03 +01:00
Dawid Rogaczewski
4c0c4c49a6 change conditional for irsa.tf (#783) 2020-03-12 11:50:41 +01:00
pierresteiner
2a78825ef7 Remove assumption (#779)
* Remove assumption

This is not needed since 8.0.0 right?

* Update CHANGELOG.md

Co-authored-by: Thierno IB. BARRY <ibrahima.br@gmail.com>
2020-03-12 10:34:13 +01:00
Christian Kemper
2a8e45fe2c defaults lookup before falling back on default ami based on platform (#756)
* defaulting to data lookup if worker_group_defaults have no ami_id entry

* using coalesce instead of lookup and also using local instead of var.

* adding defaults support for specifying windows based amis
2020-03-12 00:34:21 +01:00
Scott Crooks
7dc56e976b EKS 1.15 Support (#776)
* chore(eks): Support EKS 1.15

* docs(changelog): Adding entry to CHANGELOG

* chore(examples): Removing VPC tags from merged PR #772

* docs(changelog): Adding 'breaking' to CHANGELOG entry
2020-03-11 17:06:55 +01:00
Wolodja Wentland
23c005e5ef Add EKS Secret envelope encryption support (#772)
This adds support for configuring EKS clusters that utilise envelope
encryption for Secrets:

- https://aws.amazon.com/about-aws/whats-new/2020/03/amazon-eks-adds-envelope-encryption-for-secrets-with-aws-kms/

- https://aws.amazon.com/blogs/containers/using-eks-encryption-provider-support-for-defense-in-depth/
2020-03-11 12:26:06 +01:00
Thierno IB. BARRY
2715b01e4e fix max_instance_lifetime for workers (#771)
* fix max_instance_lifetime for workers

* update changelog

* update changelog
2020-03-10 22:01:01 +01:00
Arie Lev
f465e55721 Add ASG cooldown and health_check_grace_period (#770)
* Add default_cooldown/health_check oprions

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-Authored-By: Thierno IB. BARRY <ibrahima.br@gmail.com>

Co-authored-by: Thierno IB. BARRY <ibrahima.br@gmail.com>
2020-03-10 11:20:11 +01:00
Siddarth Prakash
198294c0b6 Add support for ASG max instance lifetime (#769)
Co-authored-by: Thierno IB. BARRY <ibrahima.br@gmail.com>
2020-03-09 23:31:52 +01:00
Yecheng Fu
8382f2c4e8 use the correct policy arns if the region is in CN (#765) 2020-03-09 16:02:53 +01:00
Craig Rueda
276e41f744 Adding encrypted option to root_block_device of launch_configuration (#761)
* Adding encrypted option to root_block_device of launch_configuration

* Updating CHANGELOG.md

* Setting back to empty string
2020-03-06 12:54:12 +01:00
SW
81ded922c8 cluster-autoscaler shouldn't be scheduled on spot (#755)
* cluster-autoscaler shouldn't be scheduled on spot

Update documentation to schedule cluster-autoscaler on normal instances.

* Update CHANGELOG.md
2020-03-04 15:59:58 +01:00
Max Williams
908c656cf5 New release: v9.0.0 (#752)
* New release: v9.0.0

* Resolve comments from barryib
2020-02-27 13:26:13 +01:00
Igor Konforti
da53b5cab3 changing timeout (#736)
* change timeout

* Update README.md

Co-authored-by: Max Williams <max.williams@deliveryhero.com>
2020-02-27 11:41:41 +01:00
Andres De Castro
dda244994d Pin version for kubernetes provider across examples to exactly 1.10.0 (#735)
* Update README.md

* Update main.tf

* Update main.tf

* Update main.tf

* Update main.tf

* Update main.tf

* Update README.md

* Update README.md

* Update CHANGELOG.md

Co-authored-by: Max Williams <max.williams@deliveryhero.com>
2020-02-27 11:36:32 +01:00
Dawid Rogaczewski
3e44835172 change default value for wait_for_cluster_cmd (#750)
* change wait_for_cluster_cmd method

change default method for wait_for_cluster_cmd from curl to wget to solve https://github.com/terraform-aws-modules/terraform-aws-eks/issues/741

* Update CHANGELOG.md

* update docs

Co-authored-by: Max Williams <max.williams@deliveryhero.com>
2020-02-27 11:31:20 +01:00
Ryan Ooi
f2cc9f5039 Revert #631. Add back manage security group flag (#722)
* Revert #631

* fix README lint

* fix README lint for bool
2020-02-27 11:23:41 +01:00
Matthias Splieth
10ca272e5b Add option to set the name of a node group manually (#739) 2020-02-14 10:10:29 +01:00
Daniele Lisi
a9c73b277e Add iam:{Create,Delete}OpenIDProviderConnect to required IAM policies (#729) 2020-02-07 15:33:28 +01:00
ivanguravel
6c42d23c23 Detailed description for enabling Windows nodes for AWS EKS (#727)
* Update faq.md

detailed algorithm for building EKS cluster with Windows nodes

* small description fix

* Update docs/faq.md

Co-Authored-By: Max Williams <max.williams@deliveryhero.com>

* Update faq.md

* Update faq.md

* Update CHANGELOG.md

* Update docs/faq.md

Co-Authored-By: Max Williams <max.williams@deliveryhero.com>

* Update docs/faq.md

Co-Authored-By: Max Williams <max.williams@deliveryhero.com>

* Update docs/faq.md

Co-Authored-By: Max Williams <max.williams@deliveryhero.com>

* Update docs/faq.md

Co-Authored-By: Max Williams <max.williams@deliveryhero.com>

* Update CHANGELOG.md

Co-Authored-By: Max Williams <max.williams@deliveryhero.com>

Co-authored-by: Max Williams <max.williams@deliveryhero.com>
2020-02-06 17:46:38 +01:00
Daniele Lisi
415e123d93 Add iam:GetOpenIDConnectProvider grant to docs/iam-permissions.md (#728)
* Add iam:GetOpenIDConnectProvider grant to docs/iam-permissions.md

* Update CHANGELOG.md
2020-02-06 12:45:45 +01:00
Max Williams
626a393ab9 Remove of autoscaling IAM policy related stuff (#716)
* Disable management of autoscaling IAM policy by default

* remove completely

* update changelog notes

* fix pre-commit stuff

* misc updates

* fmt

* fix changelog

* Removal of tags and update docs

* Change after updating terraform-docs

* Add second tag
2020-02-04 19:34:17 +01:00
Thierno IB. BARRY
92b5c2ad3f bump pre-commit-terraform version (#724) 2020-01-30 15:50:56 +01:00
Max Williams
9032dce006 Add example for IRSA and cluster-autoscaler (#710)
* Add example for IRSA

* remove unused SGs

* remove helm setup part

* simplification and use module

* fix fmt error

* remove unused resource
2020-01-30 15:21:20 +01:00