Skip to content

Conversation

@ndbaker1
Copy link
Contributor

@ndbaker1 ndbaker1 commented Oct 25, 2025

Issue #, if available:

Description of changes:

enables automatic discovery of ami ids based on userdata type for unmanaged nodegroups.

Testing:

added integration tests and ran them

--- PASS: TestAMIResolver (0.27s)
    --- PASS: TestAMIResolver/AL2023-nvidia (0.17s)
        --- PASS: TestAMIResolver/AL2023-nvidia/nvidia (0.14s)
        --- PASS: TestAMIResolver/AL2023-nvidia/standard (0.04s)
    --- PASS: TestAMIResolver/Bottlerocket (0.08s)
        --- PASS: TestAMIResolver/Bottlerocket/nvidia (0.04s)
        --- PASS: TestAMIResolver/Bottlerocket/standard (0.04s)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ndbaker1
Copy link
Contributor Author

https://github.com/aws/aws-k8s-tester/actions/runs/18795280380/job/53641259908?pr=707#step:4:4259

the nvidia image failure is because of nccl-tests not being pinned, and there was a recent mixup with NCCL 2.28.7 where some types are not yet available in the 2.28.3 version we have.

see NVIDIA/nccl-tests@9829ea4 and NVIDIA/nccl@ae7aed1

@ndbaker1 ndbaker1 merged commit 2b9d64e into aws:main Oct 25, 2025
17 of 20 checks passed
@ndbaker1 ndbaker1 deleted the detect branch October 25, 2025 04:36
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.

2 participants