-
Notifications
You must be signed in to change notification settings - Fork 1.3k
registry-facade fails to authenticate against Google Artifact Registry #11454
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
Comments
Thank you for looking at this, @utam0k ! FYI, assuming we are able to solve the problem, when done, we'll want to share with the self-hosted team, so they can make a judgement about whether to include as a hot fix, or wait to include in the next release. cc: @gitpod-io/engineering-self-hosted |
Fwiw, for me this sounds like it's worth including in a hotfix :) |
I have not reproduced this issue yet, but I found the docs about the authentication of Docker Registry v2.
|
We've historically found with GAR that, like GCR, you need to include both the URL and the server address (docs). Have you configured it like that? |
@mrsimonemms Thanks for your help. I followed this instruction. |
We need more info here. |
According to affected customer, using service account. |
We are waiting on customer to provide a bit more info. |
@utam0k I added blocked label, removed Pavel as assignee (thank you for your feedback @sagor999 ), and added a note on the project to indicate we're waiting on customer feedback. Please leave in |
I have created the snapshot of this preview env and delete the preview env to save money |
Removing the related high priority for now, and reached out to @julia-leyton for help. |
@julia-leyton I am going to close this issue for now, we could not recreate it. If the customer is able to recreate and share a related support bundle, let us know? Happy to reopen. |
Bug description
When using Google Artifact Registry as image-build registry - or as airgap mirror, workspace starts fail after some time of inactivity. That's because registry-facade can no longer authenticate against GAR properly. Restarting registry-facade resolves the issue.
In this case, registry-facade reports:
Steps to reproduce
Don't use registry-facade for a while
Workspace affected
No response
Expected behavior
No response
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: