Skip to content

Conversation

Argote-Gustavo-bah
Copy link

Primarily interested in updating the ami types, but seems like other features like eks auto mode have also been added.

ivankatliarchuk and others added 30 commits July 19, 2024 10:19
…aws-modules#3104)

* feat(issue-3102): added support for ignore_failed_scaling_activities

Signed-off-by: ivan katliarchuk <[email protected]>

* Update node_groups.tf

Co-authored-by: Bryant Biggs <[email protected]>

* Update modules/self-managed-node-group/variables.tf

Co-authored-by: Bryant Biggs <[email protected]>

* feat(issue-3102): pre-commit checks sorted

Signed-off-by: ivan katliarchuk <[email protected]>

---------

Signed-off-by: ivan katliarchuk <[email protected]>
Co-authored-by: Bryant Biggs <[email protected]>
* feat: Add support for `upgrade_policy`

* chore: Update test and validate
…roup strategy (terraform-aws-modules#3045)

* feat(eks):added subnet az filter for eks nodegroup placement groups

* fix: Correct logice for restricting placement group to AZ

* fix: Ensure node group args are passed from root module

---------

Co-authored-by: Bryant Biggs <[email protected]>
## [20.22.0](terraform-aws-modules/terraform-aws-eks@v20.21.0...v20.22.0) (2024-08-05)

### Features

* Enable update in place for node groups with cluster placement group strategy ([terraform-aws-modules#3045](terraform-aws-modules#3045)) ([75db486](terraform-aws-modules@75db486))
…unknown *keys* (terraform-aws-modules#3119)

Eliminates null check on tag values to fix for_each error about unknown *keys*

Fixes terraform-aws-modules#3118

Related terraform-aws-modules#2760 
Related terraform-aws-modules#2681 
Related terraform-aws-modules#2337
… dual-stack compatible (terraform-aws-modules#3120)

* feat: Add new output values for OIDC issuer URL and provider that support IPv4/IPv6 dualstack

* chore: Revert addition of `dualstack_oidc_provider`

* fix: Add check for `aws` partition since this is the only partition currently supported

* fix: Revert partition conditional logic
## [20.23.0](terraform-aws-modules/terraform-aws-eks@v20.22.1...v20.23.0) (2024-08-09)

### Features

* Add new output values for OIDC issuer URL and provider that are dual-stack compatible ([terraform-aws-modules#3120](terraform-aws-modules#3120)) ([72668ac](terraform-aws-modules@72668ac))
…erraform-aws-modules#3126)

* chore: update controller IAM role permissions to support karpenter v1

* Update versions.tf

* Revert "Update versions.tf"

This reverts commit f0e5c79.

* fix: Add support for both v1 and prior to v1 controller permission policy

---------

Co-authored-by: Bryant Biggs <[email protected]>
## [20.24.1](terraform-aws-modules/terraform-aws-eks@v20.24.0...v20.24.1) (2024-09-16)

### Bug Fixes

* Correct Karpenter EC2 service principal DNS suffix in non-commercial regions ([terraform-aws-modules#3157](terraform-aws-modules#3157)) ([47ab3eb](terraform-aws-modules@47ab3eb))
## [20.25.0](terraform-aws-modules/terraform-aws-eks@v20.24.3...v20.25.0) (2024-10-12)

### Features

* Add support for newly released AL2023 accelerated AMI types ([terraform-aws-modules#3177](terraform-aws-modules#3177)) ([b2a8617](terraform-aws-modules@b2a8617))

### Bug Fixes

* Update CI workflow versions to latest ([terraform-aws-modules#3176](terraform-aws-modules#3176)) ([eb78240](terraform-aws-modules@eb78240))
…pe`) on self-managed node group (terraform-aws-modules#3166)

* set desired_capacity_type

* fix: Add variable with `null` type and pass through node group

---------

Co-authored-by: Bryant Biggs <[email protected]>
## [20.26.0](terraform-aws-modules/terraform-aws-eks@v20.25.0...v20.26.0) (2024-10-12)

### Features

* Add support for `desired_capacity_type` (named `desired_size_type`) on self-managed node group ([terraform-aws-modules#3166](terraform-aws-modules#3166)) ([6974a5e](terraform-aws-modules@6974a5e))
…rpenter EC2 pass role permission (terraform-aws-modules#3193)

* fix karpenter iam passrole to ec2 api bug, to support aws cn

* fix: Use dyanmic partition value for DNS suffix

---------

Co-authored-by: Shuiping <[email protected]>
Co-authored-by: Bryant Biggs <[email protected]>
## [20.26.1](terraform-aws-modules/terraform-aws-eks@v20.26.0...v20.26.1) (2024-10-27)

### Bug Fixes

* Use dynamic partition data source to determine DNS suffix for Karpenter EC2 pass role permission ([terraform-aws-modules#3193](terraform-aws-modules#3193)) ([dea6c44](terraform-aws-modules@dea6c44))
semantic-release-bot and others added 30 commits November 8, 2024 21:57
…ddons (due to retries) (terraform-aws-modules#3218)

* feat: Improve addon dependency chain and decrease time to provision addons (due to retries)

* fix: Run pre-commit to clean up docs
## [20.30.0](terraform-aws-modules/terraform-aws-eks@v20.29.0...v20.30.0) (2024-11-26)

### Features

* Improve addon dependency chain and decrease time to provision addons (due to retries) ([terraform-aws-modules#3218](terraform-aws-modules#3218)) ([ab2207d](terraform-aws-modules@ab2207d))
## [20.30.1](terraform-aws-modules/terraform-aws-eks@v20.30.0...v20.30.1) (2024-11-26)

### Bug Fixes

* Coalesce local `resolve_conflicts_on_create_default` value to a boolean since default is `null` ([terraform-aws-modules#3221](terraform-aws-modules#3221)) ([35388bb](terraform-aws-modules@35388bb))
…ws-modules#3225)

* feat: Add support for EKS hybrid nodes

* feat: Add support for EKS Auto Mode

* chore: Update test directory names

* chore: Clean up examples and tests

* fix: Clean up and last minute changes for GA

* chore: Formatting

* chore: Bump min required version for new features

* fix: Corrects from test/validation on existing clusters

* feat: Add policy for custom tags on EKS Auto Mode, validate examples

* chore: Expand on `CAM` acronym

* chore: Update README to match examples
…breaking change (terraform-aws-modules#3233)

* chore: disable detailed monitoring by default

* docs: change default input value

* chore: add comment to change at next breaking change

* docs: change default back
## [20.31.1](terraform-aws-modules/terraform-aws-eks@v20.31.0...v20.31.1) (2024-12-09)

### Bug Fixes

* Create EKS Auto Mode role when Auto Mode is enabled, regardless of built-in node pool use ([terraform-aws-modules#3234](terraform-aws-modules#3234)) ([e2846be](terraform-aws-modules@e2846be))
## [20.31.2](terraform-aws-modules/terraform-aws-eks@v20.31.1...v20.31.2) (2024-12-12)

### Bug Fixes

* Avoid trying to attach the node role when Auto Mode nodepools are not specified ([terraform-aws-modules#3239](terraform-aws-modules#3239)) ([ce34f1d](terraform-aws-modules@ce34f1d))
## [20.31.3](terraform-aws-modules/terraform-aws-eks@v20.31.2...v20.31.3) (2024-12-12)

### Bug Fixes

* Update min provider version to remediate cluster replacement when enabling EKS Auto Mode ([terraform-aws-modules#3240](terraform-aws-modules#3240)) ([012e51c](terraform-aws-modules@012e51c))
## [20.31.4](terraform-aws-modules/terraform-aws-eks@v20.31.3...v20.31.4) (2024-12-14)

### Bug Fixes

* Auto Mode custom tag policy should apply to cluster role, not node role ([terraform-aws-modules#3242](terraform-aws-modules#3242)) ([a07013a](terraform-aws-modules@a07013a))
…s-modules#3251)

* Change kubectl provider

* chore: Remove `kubectl` provider

---------

Co-authored-by: Bryant Biggs <[email protected]>
…ules#3271)

* feat: add var.node_repair_config to eks-managed-node-group

Fixes terraform-aws-modules#3249

* chore: run terraform-docs

* chore: update examples/eks-managed-node-group

* fix: Correct implementation

---------

Co-authored-by: Bryant Biggs <[email protected]>
…ols (terraform-aws-modules#3281)

Removed EC2 type from condition so policy attachement for access entry can be done for EC2 type for creating access entry for Node role.

While Creating Access entry for Self managed node role, we were getting below error as it seems EC2 type is included in exception for policy attachment. Once I removed EC2 from exception condition, it started picking up Policy attachment and Access Entry got created.

│ Error: Unsupported attribute
│ 
│   on .terraform/modules/eks/main.tf line 289, in resource "aws_eks_access_policy_association" "this":
│  289:   policy_arn    = each.value.association_policy_arn
│     ├────────────────
│     │ each.value is object with 3 attributes
│ 
│ This object does not have an attribute named "association_policy_arn".
## [20.33.1](terraform-aws-modules/terraform-aws-eks@v20.33.0...v20.33.1) (2025-01-22)

### Bug Fixes

* Allow `"EC2"` access entry type for EKS Auto Mode custom node pools ([terraform-aws-modules#3281](terraform-aws-modules#3281)) ([3e2ea83](terraform-aws-modules@3e2ea83))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.