Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v11.0.0 #10

Merged
merged 49 commits into from
Mar 31, 2020
Merged

v11.0.0 #10

merged 49 commits into from
Mar 31, 2020

Conversation

exequielrafaela
Copy link
Member

v11.0.0

@barryib barryib released this 14 hours ago

FEATURES:

ENHANCEMENTS:

BUG FIXES:

CI:

TESTS:

max-rocket-internet and others added 30 commits January 30, 2020 12:27
* Switch Validate github action to use env vars

* update changelog after release

* Update CHANGELOG.md

Co-Authored-By: Thierno IB. BARRY <[email protected]>

Co-authored-by: Thierno IB. BARRY <[email protected]>
* Add example for IRSA

* remove unused SGs

* remove helm setup part

* simplification and use module

* fix fmt error

* remove unused resource
* 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
* Add iam:GetOpenIDConnectProvider grant to docs/iam-permissions.md

* Update CHANGELOG.md
* Update faq.md

detailed algorithm for building EKS cluster with Windows nodes

* small description fix

* Update docs/faq.md

Co-Authored-By: Max Williams <[email protected]>

* Update faq.md

* Update faq.md

* Update CHANGELOG.md

* Update docs/faq.md

Co-Authored-By: Max Williams <[email protected]>

* Update docs/faq.md

Co-Authored-By: Max Williams <[email protected]>

* Update docs/faq.md

Co-Authored-By: Max Williams <[email protected]>

* Update docs/faq.md

Co-Authored-By: Max Williams <[email protected]>

* Update CHANGELOG.md

Co-Authored-By: Max Williams <[email protected]>

Co-authored-by: Max Williams <[email protected]>
* Revert #631

* fix README lint

* fix README lint for bool
* change wait_for_cluster_cmd method

change default method for wait_for_cluster_cmd from curl to wget to solve #741

* Update CHANGELOG.md

* update docs

Co-authored-by: Max Williams <[email protected]>
…#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 <[email protected]>
* change timeout

* Update README.md

Co-authored-by: Max Williams <[email protected]>
* New release: v9.0.0

* Resolve comments from barryib
* cluster-autoscaler shouldn't be scheduled on spot

Update documentation to schedule cluster-autoscaler on normal instances.

* Update CHANGELOG.md
…761)

* Adding encrypted option to root_block_device of launch_configuration

* Updating CHANGELOG.md

* Setting back to empty string
* Add default_cooldown/health_check oprions

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-Authored-By: Thierno IB. BARRY <[email protected]>

Co-authored-by: Thierno IB. BARRY <[email protected]>
* fix max_instance_lifetime for workers

* update changelog

* update changelog
* 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
…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
* Remove assumption

This is not needed since 8.0.0 right?

* Update CHANGELOG.md

Co-authored-by: Thierno IB. BARRY <[email protected]>
* prepare 10.0.0 release

* remove unused version file
dpiddockcmp and others added 19 commits March 17, 2020 19:06
…re string concat. (#790)

Do not use string concat to generate a YAML data structure

Co-authored-by: Thierno IB. BARRY <[email protected]>
Setting `manage_aws_auth = false` removes the ordering dependency
between node_group and eks_cluster generating an error on first apply.
This fixes that use case.

Fixes #793
BREAKING CHANGE: The terraform-aws-eks module now require at least kubernetes `1.11.1`. This may cause terraform to fail to init if users have set version = "1.10" like we had in the examples.
…-githubfile-1584563649900479000

[ci skip] Create "LICENSE".
…-githubfile-1584563649900463000

[ci skip] Create ".editorconfig".
Co-authored-by: Vasilyev, Viacheslav <[email protected]>
Co-authored-by: Thierno IB. BARRY <[email protected]>
…ch configurations (#800)

Co-authored-by: Jaime Hidalgo <[email protected]>
Co-authored-by: Thierno IB. BARRY <[email protected]>
* Use aws_partition to build IAM policy ARNs

* Update broken link to CONTRIBUTING.md in README.md
@exequielrafaela exequielrafaela requested review from a team March 31, 2020 12:34
@exequielrafaela exequielrafaela merged commit d7f90be into binbashar:master Mar 31, 2020
@github-actions
Copy link

github-actions bot commented Feb 3, 2023

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.