storj / uplink

Storj network Go library
MIT License
122 stars 17 forks source link

Implement support for enabling bucket-level versioning in uplink #155

Closed shaupt131 closed 7 months ago

shaupt131 commented 1 year ago

Background:

The purpose of this ticket is to implement the private uplink method for Enabling/Disabling versioning on a bucket.

This is an example/ starting point: https://github.com/storj/uplink/blob/358f7f956649c2c861d68b38a4382f45a8948f16/bucket.go#L111

Acceptance Criteria:

dlamarmorgan commented 10 months ago

https://review.dev.storj.io/c/storj/uplink/+/11706 https://review.dev.storj.io/c/storj/storj/+/11705 https://review.dev.storj.io/c/storj/uplink/+/11714