-
Notifications
You must be signed in to change notification settings - Fork 190
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
Add proxy support for GCS buckets #1565
Conversation
95023b5
to
42a405b
Compare
c4681d6
to
84c6636
Compare
84c6636
to
8ac3250
Compare
773d23c
to
6fa0e56
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks @matheuscscp 🏅
6fa0e56
to
9d5dce2
Compare
9d5dce2
to
2a19259
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall, the changes look good to me.
Again, nice tests for verifying the functionality.
Left a minor comment about a test which can be addressed before merging.
2a19259
to
5c2ac4c
Compare
Signed-off-by: Matheus Pimenta <[email protected]>
5c2ac4c
to
31ed900
Compare
Part of #1563
I was able to manually test this using a JSON Service Account Key in my personal GCP account.