-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Deck should not require a secret json file to sign URLs #16489
Comments
@fejta: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@fejta: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
We should be able to use built-in service accounts to sign URLs.
We can also use cookie auth to show private logs.
/assign @fejta @Katharine
/area prow
/area prow/deck
/area prow/spyglass
ref #15806
Some background:
ref googleapis/google-cloud-python#922
ref googleapis/google-cloud-go#1130 (comment)
Problematic area of code:
test-infra/prow/spyglass/gcsartifact_fetcher.go
Lines 166 to 183 in 493406d
The text was updated successfully, but these errors were encountered: