forked from terraform-aws-modules/terraform-aws-eks
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge spacelift v20 30 1 #10
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## [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.24.2](terraform-aws-modules/terraform-aws-eks@v20.24.1...v20.24.2) (2024-09-21) ### Bug Fixes * Remove deprecated `inline_policy` from cluster role ([terraform-aws-modules#3163](terraform-aws-modules#3163)) ([8b90872](terraform-aws-modules@8b90872))
…rm-aws-modules#3169) Add primary_ipv6 parameter to self-managed-node-group
## [20.24.3](terraform-aws-modules/terraform-aws-eks@v20.24.2...v20.24.3) (2024-10-03) ### Bug Fixes * Add `primary_ipv6` parameter to self-managed-node-group ([terraform-aws-modules#3169](terraform-aws-modules#3169)) ([fef6555](terraform-aws-modules@fef6555))
## [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))
## [20.27.0](terraform-aws-modules/terraform-aws-eks@v20.26.1...v20.27.0) (2024-11-01) ### Features * Add support for zonal shift ([terraform-aws-modules#3195](terraform-aws-modules#3195)) ([1b0ac83](terraform-aws-modules@1b0ac83))
## [20.28.0](terraform-aws-modules/terraform-aws-eks@v20.27.0...v20.28.0) (2024-11-02) ### Features * Add support for creating `efa-only` network interfaces ([terraform-aws-modules#3196](terraform-aws-modules#3196)) ([c6da22c](terraform-aws-modules@c6da22c))
## [20.29.0](terraform-aws-modules/terraform-aws-eks@v20.28.0...v20.29.0) (2024-11-08) ### Features * Add support for pod identity association on EKS addons ([terraform-aws-modules#3203](terraform-aws-modules#3203)) ([a224334](terraform-aws-modules@a224334))
…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))
…boolean since default is `null` (terraform-aws-modules#3221)
## [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))
spr-mweber3
approved these changes
Nov 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.