s3proxy icon indicating copy to clipboard operation
s3proxy copied to clipboard

Add GCS storage backend that uses the Google SDK

Open gaul opened this issue 11 months ago • 2 comments

Similar to Azure in https://github.com/gaul/s3proxy/issues/606 and Nio.2 in https://github.com/gaul/s3proxy/issues/697, using the GCS SDK instead of jclouds might allow better GCS compatibility. Given Apache jclouds will soon move to the attic it will not be possible to further evolve its GCS provider. In particular the jclouds provider cannot do local testing against fake-gcs-server without a live OAuth so adopting this would improve test coverage. See #730 for more details.

gaul avatar Jan 04 '25 18:01 gaul

Given Apache jclouds will soon move to the attic

Could you please link any JCLOUDS JIRA issues or communication that provides more context around this?

musabshak avatar Feb 28 '25 20:02 musabshak

https://lists.apache.org/thread/cqhd78qqlw6fhfz88r5m1oz8865prbqd

gaul avatar Mar 01 '25 01:03 gaul