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

fix: use registry token for pull secrets #2332

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

lizardruss
Copy link
Collaborator

@lizardruss lizardruss commented Sep 21, 2022

What issue type does this pull request address?
/kind bugfix

What does this pull request do? Which issues does it resolve?
resolves #2324

The wincred credential store returns an empty username when resolving credentials. Because of this, we skip creating the pull secret since we don't have complete credentials.

The solution is to provide a username of 00000000-0000-0000-0000-000000000000 when using ACR, according to their docs. This issue is specific to the wincred credential store.

Please provide a short message that should be published in the DevSpace release notes
Fixed an issue where DevSpace would not create a pull secret when using wincred credentials store

@FabianKramm FabianKramm merged commit add4feb into devspace-sh:main Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants