-
Notifications
You must be signed in to change notification settings - Fork 707
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
Asset Syncer job authorization failure #7303
Comments
Not sure, I haven't personally tested a GAR repo in Kubeapps in a while. Are you using the service account key? Or the short-lived access token? More at: https://cloud.google.com/artifact-registry/docs/docker/authentication#json-key |
@antgamdia I'm using service account key for auth |
@antgamdia Hello! Is there any updates on this bug? |
No, unfortunately we haven't had the chance to look at it yet as we have very little engineering bandwidth these days :( |
@antgamdia Just a question regarding this issue. We tried running kubeapps version |
It shouldn't be the preferred way to go, but (from memory) I don't think we had significant changes on the asset-syncer from |
@antgamdia That is unfortunate😢 Thank you for still replying with the update!! |
Describe the bug
Asset syncer fails due to authorization when syncing assets. I am using Google Artifact Repository (GAR). Below are the logs when the syncer runs.
I verified that the BASIC AuthrorizationHeader that is being logged is valid, it does not seem to be the issue.
Logs
Expected behavior
The Asset Syncer process the authorization config correctly and successfully syncs the charts.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: