cubefs icon indicating copy to clipboard operation
cubefs copied to clipboard

[Feature]: Enable versioning on buckets

Open DoonPort0422 opened this issue 1 year ago • 2 comments

Contact Details

No response

Is there an existing issue for this?

  • [x] I have searched all the existing issues

Is your feature request related to a problem? Please describe.

Sorry, I cannot find any documents or issues about version of an object, or VersioningConfiguration on bucket.

This is supported in AWS S3.

This is very convenient on using cubefs as general storage service. Will it be transparent in POSIX volume?

Is it on the roadmap of coming release?

Describe the solution you'd like.

No response

Describe an alternate solution.

No response

Anything else? (Additional Context)

No response

DoonPort0422 avatar Jan 27 '25 09:01 DoonPort0422

@tangdeyi

leonrayang avatar Feb 05 '25 09:02 leonrayang

There is no clear plan to implement s3 versioning bucket in the short term. If you have a strong reliance on the data security of the S3 interface, you can consider implementing a recycle bin at the application level.

tangdeyi avatar Feb 05 '25 10:02 tangdeyi