bugfix/185-list_multipat_uploads_wrong_keys #187
Labels
No labels
P0
P1
P2
P3
good first issue
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-s3-gw#187
Loading…
Reference in a new issue
No description provided.
Delete branch "dkirillov/frostfs-s3-gw:bugfix/185-list_multipat_uploads_wrong_keys"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
close #185
b9ad968e8e
tod71ef4ea7f
f82e1a74bd
to43be91a779
43be91a779
tobf0106c1df
@ -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",
suggestion (non-blocking): Maybe it worth to mention in changelog.
I couldn't come up with adequate message for this.
@dkirillov Tests seem broken?
bf0106c1df
to41a128b1aa