google-cloud-rust icon indicating copy to clipboard operation
google-cloud-rust copied to clipboard

Implement Google Cloud Client Libraries for Rust - Cloud Storage

Open nakayamaryo0731 opened this issue 10 months ago • 2 comments

@dbolduc Hi! I previously handled the following issue. Thank you for your support! https://github.com/googleapis/google-cloud-rust/issues/1350

I'm interested in implementing the Google Cloud Client Libraries for Rust - Cloud Storage into this repository. If it’s okay for me to start on this, could you please advise me on the appropriate steps to follow?

nakayamaryo0731 avatar Mar 07 '25 07:03 nakayamaryo0731

I'm interested in implementing the Google Cloud Client Libraries for Rust - Cloud Storage into this repository.

Thanks for the offer!

If it’s okay for me to start on this, could you please advise me on the appropriate steps to follow?

We already have an engineering team inside Google working on this service. I think it may be better if you do not start because their design is incomplete and we would not want you or us to redo a lot of work.

Once they have implemented the initial scaffold for the service they may need help with specific features. Would you consider waiting a bit until their work is more advanced and reaching out at that point?

/FYI: @benwhitehead

coryan avatar Mar 07 '25 13:03 coryan

Thank you for the clarification!

I understand your situation and agree with your suggestion.

Please let me know when the initial scaffold is ready—I would be happy to help implement specific features at that time. Until then, I'll explore other open issues that I might be able to contribute to.

Looking forward to future opportunities to help!

nakayamaryo0731 avatar Mar 09 '25 01:03 nakayamaryo0731

I am going to mark this as fixed. The client library is in preview, and the remaining work is broken down in smaller bugs.

coryan avatar Jul 30 '25 10:07 coryan

@nakayamaryo0731 if you are still interested, this is a good list of things to work on related to storage:

https://github.com/googleapis/google-cloud-rust/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22api%3A%20storage%22

None of them are super easy, but some are not terrible (e.g. #2051 or #2633)

coryan avatar Jul 30 '25 10:07 coryan