http_archive and http_file should be wired to support --google_default_credentials #23951
Labels
P3
We're not considering working on this, but happy to review a PR. (No assignee)
team-Remote-Exec
Issues and PRs for the Execution (Remote) team
type: feature request
Description of the feature request:
Currently
--google_default_credentials
i.e. ADC supports only authenticating for remote cache and RBE. It doesn't use it to support downloadinghttp_archive
orhttp_file
repositories if they are stored in a GCS bucket.Feature request is for http_archive to also use the
--google_default_credentials
option to authenticate.Which category does this issue belong to?
No response
What underlying problem are you trying to solve with this feature?
Support an existing way of authentication across other workflows.
Which operating system are you running Bazel on?
No response
What is the output of
bazel info release
?No response
If
bazel info release
returnsdevelopment version
or(@non-git)
, tell us how you built Bazel.No response
What's the output of
git remote get-url origin; git rev-parse HEAD
?No response
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response
The text was updated successfully, but these errors were encountered: