[WIP] fix(build): correct al2023 arm64 nvidia repo url
Issue #, if available:
Description of changes:
Fixes the default nvidia arm64 repo URL link to point to the sbsa one. The current default installation logic looks for an amzn2023/aarch64 repository which doesn't exist.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Testing Done
See this guide for recommended testing for PRs. Some tests may not apply. Completing tests and providing additional validation steps are not required, but it is recommended and may reduce review time and time to merge.
/ci build +workflow:k8s_versions 1.33 +build enable_accelerator=nvidia +build arch=arm64
@mselim00 the workflow that you requested has completed. 🎉
| AMI variant | Build | Test |
|---|---|---|
| 1.33 / al2023 | success ✅ | skipped ⏭️ |
/ci build +workflow:k8s_versions 1.33 +build enable_accelerator=nvidia arch=arm64
@mselim00 the workflow that you requested has completed. 🎉
| AMI variant | Build | Test |
|---|---|---|
| 1.33 / al2023 | failure ❌ | skipped ⏭️ |
build failed because nvidia-container-toolkit could not be found in the amzn2023/sbsa repository. It's in rhel9/sbsa and amzn2023/x86_64, so I'm not sure why it would be excluded
/ci build +workflow:k8s_versions 1.33 +build enable_accelerator=nvidia arch=arm64
@mselim00 the workflow that you requested has completed. 🎉
| AMI variant | Build | Test |
|---|---|---|
| 1.33 / al2023 | failure ❌ | skipped ⏭️ |
/ci build +workflow:k8s_versions 1.33 +build enable_accelerator=nvidia arch=arm64