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

Support for auth tokens. #336

Merged

Conversation

sergey-serebryakov
Copy link
Contributor

This commit adds capability to use auth tokens when retrieving image manifests from docker registries (for singularity runner). This is done automatically whenever docker registries reply that authentication token is missing. The singularity runner in this case knows the URL endpoint where it needs to request for a token. Instead of requesting anonymous access, the runner will scan for available tokens in a number of docker/singularity/apptainer configuration files. If auth token is found, it will be used as part of authentication request.

This commit adds capability to use auth tokens when retrieving image manifests from docker registries.
@sergey-serebryakov sergey-serebryakov requested a review from a team as a code owner August 8, 2023 21:41
@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2023

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@sergey-serebryakov sergey-serebryakov merged commit dd7da2b into mlcommons:master Aug 8, 2023
@sergey-serebryakov sergey-serebryakov deleted the feature/auth-tokens branch August 8, 2023 21:43
@github-actions github-actions bot locked and limited conversation to collaborators Aug 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant