Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

Bug: Login to "docker.io" does not work as expected #65

Closed
Wwwsylvia opened this issue May 10, 2023 · 0 comments · Fixed by #69
Closed

Bug: Login to "docker.io" does not work as expected #65

Wwwsylvia opened this issue May 10, 2023 · 0 comments · Fixed by #69
Labels
bug Something isn't working

Comments

@Wwwsylvia
Copy link
Member

Wwwsylvia commented May 10, 2023

The following code will not be able to get the correct credentials for docker.io due to a bug in oras-go.

authClient.Credential = auth.StaticCredential(reg.Reference.Registry, cred)

We will need to bump up the version when the bug fix is released for oras-go.

@Wwwsylvia Wwwsylvia added the bug Something isn't working label May 10, 2023
Wwwsylvia added a commit that referenced this issue May 25, 2023
Fixes: #65

Signed-off-by: Sylvia Lei <lixlei@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant