Skip to content

Fix bad creds E2Es#124

Merged
lucaspin merged 9 commits intoself-hostedfrom
fix-bad-creds-e2e
Aug 11, 2021
Merged

Fix bad creds E2Es#124
lucaspin merged 9 commits intoself-hostedfrom
fix-bad-creds-e2e

Conversation

@lucaspin
Copy link
Copy Markdown
Contributor

For some reason, quotes are being added to the the URL now.

GCR:

actual   -> Error response from daemon: Get \"https://gcr.io/v2/\": unauthorized: GCR login failed. You may have invalid credentials. To login successfully, follow the steps in: https://cloud.google.com/container-registry/docs/advanced-authentication\n
expected -> Error response from daemon: Get https://gcr.io/v2/: unauthorized: GCR login failed. You may have invalid credentials. To login successfully, follow the steps in: https://cloud.google.com/container-registry/docs/advanced-authentication\n

Docker registry:

actual   -> Error response from daemon: Get \"https://registry-1.docker.io/v2/\": unauthorized: incorrect username or password\n"
expected -> Error response from daemon: Get https://registry-1.docker.io/v2/: unauthorized: incorrect username or password\n"

@lucaspin lucaspin merged commit 8116ee1 into self-hosted Aug 11, 2021
@lucaspin lucaspin deleted the fix-bad-creds-e2e branch August 11, 2021 21:08
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