mbiryukova
  • Joined on 2023-07-04
1e86a99de5 [#207] Fix part-number-marker handling
mbiryukova commented on issue TrueCloudLab/frostfs-s3-gw#207 2023-09-15 14:23:37 +00:00
Is part-number-marker = 0 valid in list-parts request

"0" value is allowed. Also if part-number-marker isn't less than the largest loaded part number, no parts should be returned. In current implementation it returns parts starting from the first…

mbiryukova created pull request TrueCloudLab/frostfs-dev-env#55 2023-09-13 13:30:20 +00:00
[#20] Add frostfs-cli configurations
4413251994 [#20] Add frostfs-cli configurations
mbiryukova created branch feature/add_frostfs_cli_configs in mbiryukova/frostfs-dev-env 2023-09-13 13:22:19 +00:00
7cfb8ad06e [#20] Add frostfs-cli configurations
mbiryukova created repository mbiryukova/frostfs-dev-env 2023-09-13 12:24:39 +00:00
c11a040618 [#172] Convert handler config to interface
16840f1256 [#177] Add release instructions page
066b9a0250 [#142] Add trace ID into log when tracing is enabled
54e1c333a1 [#152] authmate: Add basic error types and exit codes
Compare 4 commits »
mbiryukova created pull request TrueCloudLab/frostfs-s3-gw#206 2023-09-11 07:42:49 +00:00
[#172] Convert handler config to interface
2f890d4433 [#172] Convert handler config to interface
8d763f2acb [#172] Convert handler config to interface
69227b4845 [#199] Add metrics for HTTP endpoint status
c66c09765d [#196] Support soft memory limit setting
9120e97ac5 [#203] Add go1.21 to CI
2fc328a6d2 [#195] Add log constants linter
Compare 5 commits »
mbiryukova opened issue TrueCloudLab/frostfs-node#681 2023-09-08 15:48:16 +00:00
Object is saved if token issuer and object owner identifiers don't match
mbiryukova created pull request TrueCloudLab/frostfs-http-gw#84 2023-09-08 09:43:54 +00:00
[#74] Replace atomics with mutex for reloadable params
30e4f1cb68 [#74] Replace atomics with mutex for reloadable params
d219943542 [#73] Uploader, downloader structures refactoring
Compare 2 commits »
mbiryukova pushed to feature/add_trace_id_into_log at mbiryukova/frostfs-s3-gw 2023-09-07 11:20:15 +00:00
066b9a0250 [#142] Add trace ID into log when tracing is enabled
54e1c333a1 [#152] authmate: Add basic error types and exit codes
Compare 2 commits »
mbiryukova created branch feature/replace_atomics_with_mutex in mbiryukova/frostfs-http-gw 2023-09-06 10:59:12 +00:00
a84abf3a2f [#74] Replace atomics with mutex for reloadable params
1a471d1442 [#73] Uploader, downloader structures refactoring
Compare 2 commits »
d219943542 [#73] Uploader, downloader structures refactoring
add07a21ed [#71] Add log constants linter
40568590c7 [#72] Support soft memory limit setting
Compare 3 commits »