-
Couldn't load subscription status.
- Fork 1
feat: update cloudposse/eks-node-group/aws to 3.3.2 #minor #285
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
base: main
Are you sure you want to change the base?
feat: update cloudposse/eks-node-group/aws to 3.3.2 #minor #285
Conversation
a727ea2 to
c1078c6
Compare
a0a1396 to
da229e0
Compare
41fc937 to
bec1486
Compare
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
f1920c7 to
41df23a
Compare
613a226 to
39c100b
Compare
9c2fe9a to
b4b4550
Compare
279f550 to
b645998
Compare
This PR contains the following updates:
3.1.1->3.3.2Release Notes
cloudposse/terraform-aws-eks-node-group (cloudposse/eks-node-group/aws)
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.