-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Unable upload conformance result to bucket #20914
Comments
/help |
/assign @BenTheElder |
The current GCP user must have access to the bucket. There's not much we can do about that here in test-infra..
This seems to be an issue with the k8s.io configuration? I don't remember if this is automated at all. |
Can't troubleshoot the user getting access through groups because of kubernetes/k8s.io#1695
Looking at IAM for the bucket in question
It's missing permissions for Guessing this was missed when kubernetes/k8s.io#1426 merged. Running it now
|
This looks correct.
Ideally if you're uploading these automatically, you should use the service account, e.g.
|
/assign @ydcool |
Yes, it works now, thank you so much! @spiffxp |
Thank you @spiffxp ! |
I have updated my email in groups.yaml (kubernetes/k8s.io#1600) , but still have no access to upload files to the bucket
What happened:
What you expected to happen:
upload file success with using the command above.
How to reproduce it (as minimally and precisely as possible):
Please provide links to example occurrences, if any:
Anything else we need to know?:
The text was updated successfully, but these errors were encountered: