Michał Niewrzał

Results 66 issues of Michał Niewrzał

During a multipart upload of an object, uplink can update object metadata. If we add the arguments EncryptedMetadata to CommitObject, they will need to account for them being optional. Leading...

post-mpu

Jeff: so a thing i noticed from doing a lot of homework review is that users of the library tend to seem confused about when to parse/create accesses, open projects,...

documentation

We don't have an example code for multipart upload.

documentation
good first issue

We plan to implement segments loop sharding. To do this we will need to iterate only over part of segments table. To make it possible with `metabase.IterateLoopSegments` we need to...

@joshdougall reposrted the after doing move operation on prefix he cannot download some of move objects. Not all object are broken, just some of them. Error: ``` InternalError We encountered...

Bug
Injection

Migrated from https://storjlabs.atlassian.net/browse/PG-103

@ihaid tested S3 Browser (#6826) and sometimes Versions table is returning: ``` Error on list all versions for specific object like [W] [2024-03-04 17:26:23] Task failed (InternalError: We encountered an...

Bug

For first part of object versioning implementation we need private libuplink method for server side copy operation which will be used by gateway. Acceptance Criteria: * new method should provide...

Enhancement

S3 Browser have Versions table. We should check if this tool will display versions correctly for our implementation. ![image](https://github.com/storj/storj/assets/7313031/f3cfebdd-67da-4dcb-9f7d-1c08e2a27352)