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

Add ListObjectVersions API #1316

Merged
merged 2 commits into from
Nov 6, 2023
Merged

Add ListObjectVersions API #1316

merged 2 commits into from
Nov 6, 2023

Conversation

afranken
Copy link
Member

Description

This version of the API currently DOES NOT LIST VERSIONS. This is just a dummy implementation that always returns a dummy version if the key exists in the bucket.

Related Issue

fixes #1215

Tasks

  • I have signed the CLA.
  • I have written tests and verified that they fail without my change.

@afranken afranken self-assigned this Aug 25, 2023
@afranken afranken force-pushed the 1215-add-listobjectversions branch from 32dbcbd to e84f361 Compare August 30, 2023 22:31
@afranken afranken force-pushed the 1215-add-listobjectversions branch from e84f361 to 4886b55 Compare September 13, 2023 10:40
@afranken afranken force-pushed the 1215-add-listobjectversions branch 2 times, most recently from e84f361 to a8c645d Compare October 8, 2023 20:43
This version of the API currently DOES NOT LIST VERSIONS.
This is just a dummy implementation that always returns a dummy version
if the key exists in the bucket.
@afranken afranken force-pushed the 1215-add-listobjectversions branch from a8c645d to 3e0000d Compare October 8, 2023 21:51
@afranken afranken force-pushed the 1215-add-listobjectversions branch from 2841642 to e372f7e Compare November 1, 2023 23:27
@afranken afranken force-pushed the 1215-add-listobjectversions branch from e372f7e to fe8d6d3 Compare November 5, 2023 23:41
@afranken afranken merged commit 5fd0be2 into main Nov 6, 2023
5 checks passed
@afranken afranken deleted the 1215-add-listobjectversions branch November 6, 2023 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ListObjectVersions and verify S3Mock functionality with ceph/s3-tests
1 participant