Skip to content
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

[no-relnote] Use go to update nvidia-container-toolkit #116

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

elezar
Copy link
Member

@elezar elezar commented Aug 27, 2024

This PR follows from #96 and switches to using golang dependencies for the NVIDIA Container Toolkit.

Due to the the out-of-date latest tag in the container registry, we see:

updater | 2024/08/27 07:03:03 INFO <job_874751408> The `latest` tag points to the same image as the `1.5.0` image, so dependabot is treating `v1.16.0` as a pre-release. The `latest` tag needs to point to `v1.16.0` for Dependabot to consider it.
2024/08/27 07:03:03 INFO <job_874751408> Latest version is v1.16.0
updater | 2024/08/27 07:03:03 INFO <job_874751408> No update needed for nvidia/k8s/container-toolkit v1.16.0

when trying to update the container toolkit version using golang.

@elezar elezar merged commit bdec739 into NVIDIA:main Aug 27, 2024
8 of 9 checks passed
@elezar elezar deleted the container-toolkit-version branch August 27, 2024 07:35
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.

1 participant