bugfix/185-list_multipat_uploads_wrong_keys #187

Merged
alexvanin merged 1 commit from dkirillov/frostfs-s3-gw:bugfix/185-list_multipat_uploads_wrong_keys into master 2024-09-04 19:51:12 +00:00
Member

close #185

close #185
dkirillov self-assigned this 2023-08-16 14:04:54 +00:00
dkirillov force-pushed bugfix/185-list_multipat_uploads_wrong_keys from b9ad968e8e to d71ef4ea7f 2023-08-16 14:08:01 +00:00 Compare
dkirillov requested review from storage-services-committers 2023-08-16 14:08:11 +00:00
dkirillov requested review from storage-services-developers 2023-08-16 14:08:12 +00:00
ironbee approved these changes 2023-08-17 11:25:01 +00:00
dkirillov force-pushed bugfix/185-list_multipat_uploads_wrong_keys from f82e1a74bd to 43be91a779 2023-08-22 08:28:50 +00:00 Compare
dkirillov force-pushed bugfix/185-list_multipat_uploads_wrong_keys from 43be91a779 to bf0106c1df 2023-08-23 14:33:11 +00:00 Compare
alexvanin approved these changes 2023-08-24 13:36:20 +00:00
@ -323,3 +323,3 @@
ErrCode: ErrInvalidMaxUploads,
Code: "InvalidArgument",
Description: "Argument max-uploads must be an integer between 0 and 2147483647",
Description: "Argument max-uploads must be an integer from 1 to 1000",
Owner

suggestion (non-blocking): Maybe it worth to mention in changelog.

**suggestion (non-blocking)**: Maybe it worth to mention in changelog.
Author
Member

I couldn't come up with adequate message for this.

I couldn't come up with adequate message for this.
Owner

@dkirillov Tests seem broken?

@dkirillov Tests seem broken?
dkirillov force-pushed bugfix/185-list_multipat_uploads_wrong_keys from bf0106c1df to 41a128b1aa 2023-08-24 15:03:29 +00:00 Compare
alexvanin merged commit 41a128b1aa into master 2023-08-25 08:32:59 +00:00
alexvanin deleted branch bugfix/185-list_multipat_uploads_wrong_keys 2023-08-25 08:33:00 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 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: TrueCloudLab/frostfs-s3-gw#187
No description provided.