feat: update cloudposse/eks-node-group/aws to 3.4.0 #minor #295
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.
This PR contains the following updates:
3.1.1->3.4.0Release Notes
cloudposse/terraform-aws-eks-node-group (cloudposse/eks-node-group/aws)
v3.4.0Compare Source
Reintroduce Cluster Autoscaler `label` and `taint` tags @tionichm (#221)
what
why
references
v3.3.2Compare Source
Add AL2023_ARM_64_NVIDIA ami type @ricky26j (#216)
what
Add AL2023_ARM_64_NVIDIA ami type
why
🤖 Automatic Updates
Fix go version in tests @osterman (#215)
what
1.24why
References
chore(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 in /test/src in the go_modules group @[dependabot[bot]](https://redirect.github.com/apps/dependabot) (#206)
Bumps the go_modules group in /test/src with 1 update: [golang.org/x/net](https://redirect.github.com/golang/net).Updates
golang.org/x/netfrom 0.23.0 to 0.33.0Commits
dfc720dgo.mod: update golang.org/x dependencies8e66b04html: use strings.EqualFold instead of lowering ourselvesb935f7bhtml: avoid endless loop on error token9af49efroute: remove unused sizeof* consts6705db9quic: clean up crypto streams when dropping packet protection keys4ef7588quic: handle ACK frame in packet which drops number space552d8acRevert "route: change from syscall to x/sys/unix"13a7c01Revert "route: remove unused sizeof* consts on freebsd"285e1cfgo.mod: update golang.org/x dependenciesd0a1049route: remove unused sizeof* consts on freebsdYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.
v3.3.1Compare Source
feat: Add Bottlerocket FIPS image variants @matt--williams (#212)
what
why
references
🤖 Automatic Updates
Replace Makefile with atmos.yaml @osterman (#211)
what
Makefileatmos.yamlwhy
build-harnesswithatmosfor readme genrationReferences
v3.3.0Compare Source
🚀 Enhancements
Include new AMI types AL2023_x86_64_(NVIDIA|NEURON) @m-wynn (#202)
what
/aws/service/eks/optimized-ami/1.31/amazon-linux-2023/x86_64/neuron/amazon-eks-node-al2023-x86_64-neuron-1.31-v20250103/image_id/aws/service/eks/optimized-ami/1.31/amazon-linux-2023/x86_64/nvidia/amazon-eks-node-al2023-x86_64-nvidia-1.31-v20250103/image_id/aws/service/eks/optimized-ami/1.31/amazon-linux-2023/x86_64/neuron/recommended/image_id/aws/service/eks/optimized-ami/1.31/amazon-linux-2023/x86_64/nvidia/recommended/image_idwhy
We want to be able to deploy all types of AMIs into our cluster for GPU and ML purposes. These are the AL2023 equivalents of AL2_x86_64_GPU
references
https://github.com/awslabs/amazon-eks-ami/releases
https://aws.amazon.com/blogs/containers/amazon-eks-optimized-amazon-linux-2023-accelerated-amis-now-available/
🐛 Bug Fixes
Bugfixes @Nuru (#205)
what
var.kubernetes_versionvar.create_before_destroyfromfalsetotruewhy
enabled=falsereferences
v3.2.0Compare Source
feat: Add support for enabling node-repair on worker nodes @ChrisMcKee (#203)
what
Adds support for node-repair feature in EKS
why
Its taken AWS years to add basic features to kill off nodes when kubelet dies
references
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.