feat(gcs): allow unauthenticated requests#4965
Conversation
|
@Xuanwo Using this version of Is there anything else you'd like me to include here? I see there's the use of an |
That's fine to include in another PR. |
I've taken the similar description to the s3 backend here
Xuanwo
left a comment
There was a problem hiding this comment.
Excellent PR and great communication! Happy to work with you.
|
Perhaps you might be interested in assisting with #4876 😆 |
Which issue does this PR close?
Closes #4963
What changes are included in this PR?
Introduction of:
allow_anonymousdisable_vm_metadatadisable_config_loadto
GcsConfigand their corresponding plumbing withinGcsCore.Are there any user-facing changes?
Changes are internal only.