Skip to content
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

Please add support for Versioning in Amazon S3 and Azure Blob Store #3426

Open
etheriault opened this issue May 25, 2024 · 2 comments
Open
Labels
good first issue Good for newcomers kind/enhancement New feature or request
Milestone

Comments

@etheriault
Copy link

In what area(s)?

/area runtime

/area operator

/area placement

/area docs

/area test-and-release

Describe the feature

We are looking at implementing dapr.io for our multicloud needs and would benefit from support for Versioning in the Storage layer:

Release Note

RELEASE NOTE:

@etheriault etheriault added the kind/enhancement New feature or request label May 25, 2024
@etheriault etheriault changed the title Please add support for Amazon S3 Versioning and Azure Blob Store Please add support for Versioning in Amazon S3 and Azure Blob Store May 25, 2024
@yaron2 yaron2 transferred this issue from dapr/dapr May 26, 2024
@yaron2 yaron2 added this to the v1.14 milestone May 26, 2024
@yaron2 yaron2 added the good first issue Good for newcomers label May 26, 2024
@yaron2
Copy link
Member

yaron2 commented May 26, 2024

Hi @etheriault,.can you please give an example of how you see versioning implemented in Dapr? Would allowing users to provide Dapr a version ID for each supported operation and returning a version ID via metadata if available give you what you're looking for?

@etheriault
Copy link
Author

Hi @yaron2 , Yes, I think adding support for specifying or returning the version ID would be great, but I also think we’d need some support for Listing Versions, a la: https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectVersions.html . Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants