Update go mod and go sum to use the latest nodeAdm api#8677
Merged
kprahulraj merged 2 commits intoeksctl-io:mainfrom Feb 19, 2026
Merged
Update go mod and go sum to use the latest nodeAdm api#8677kprahulraj merged 2 commits intoeksctl-io:mainfrom
kprahulraj merged 2 commits intoeksctl-io:mainfrom
Conversation
Contributor
|
Hello prasad0896 👋 Thank you for opening a Pull Request in |
shvbsle
approved these changes
Feb 14, 2026
prasad0896
commented
Feb 14, 2026
| github.com/aws/aws-sdk-go-v2/service/sts v1.41.6 | ||
| github.com/aws/smithy-go v1.24.0 | ||
| github.com/awslabs/amazon-eks-ami/nodeadm v0.0.0-20251001043626-89ce6578d960 | ||
| github.com/awslabs/amazon-eks-ami/nodeadm v0.0.0-20260213141146-147b13ea3f4a |
Contributor
Author
There was a problem hiding this comment.
this is the critical change, everything else is auto-updated.
Collaborator
|
Need to fix the unit test in al2023 with the bump in nodeadm dependency and the new flag |
kprahulraj
approved these changes
Feb 19, 2026
Collaborator
kprahulraj
left a comment
There was a problem hiding this comment.
Verified the change and tested. Good to merge
This file contains hidden or 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
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.
Description
Updated the go.mod and go.sum files to pull in the most recent nodeadm api from amazon-eks-ami repository.
This fixes #8621
Checklist
README.md, or theuserdocsdirectory)area/nodegroup) and kind (e.g.kind/improvement)BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯
Testing
Tested creation of managed nodegroup using the following yaml and validated that nodes were created successfully
Logs: