Docker Registry requires ListMultipartUploads and ListParts #103

Closed
opened 2021-09-07 13:32:46 +00:00 by quentin · 1 comment
Owner

Docker Registry requires the 2 following endpoints to work:

Source Code Reference

Docker Registry requires the 2 following endpoints to work: - [ListMultipartUploads](https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListMultipartUploads.html) - [ListParts](https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListParts.html) [Source Code Reference](https://github.com/distribution/distribution/blob/main/registry/storage/driver/s3-aws/s3.go#L560-L572)
quentin added the
S3 Compatibility
label 2021-09-07 13:33:00 +00:00
lx added this to the v0.5.0 milestone 2021-09-08 16:17:17 +00:00
quentin self-assigned this 2021-09-17 13:25:42 +00:00
quentin removed their assignment 2021-10-18 12:17:20 +00:00
quentin self-assigned this 2021-11-15 14:21:10 +00:00
Author
Owner

Implemented in #194 and #171

Implemented in #194 and #171
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#103
No description provided.