mbiryukova
  • Joined on 2023-07-04
mbiryukova pushed to feature/configure_content_type at mbiryukova/frostfs-s3-gw 2024-10-30 13:48:27 +00:00
f94e1a3e12 [#505] docs: Add example of uploading file using presigned URL
99e552ef40 [#505] authmate: Add flag for headers in generate-presigned-url cmd
Compare 2 commits »
07eab70d80 [#528] Check owner ID before deleting bucket
a76014e5cf [#528] Check owner ID before deleting bucket
mbiryukova created pull request TrueCloudLab/frostfs-s3-gw#528 2024-10-30 08:47:55 +00:00
[#xxx] Check owner ID before deleting bucket
2a31616577 [#xxx] Check owner ID before deleting bucket
mbiryukova created branch bugfix/delete_bucket_check_owner_id in mbiryukova/frostfs-s3-gw 2024-10-30 08:09:32 +00:00
9c850ee7ac [#xxx] Check owner ID before deleting bucket
mbiryukova created pull request TrueCloudLab/frostfs-s3-gw#526 2024-10-29 15:12:02 +00:00
[#505] authmate: Add flag for Content-Type header in generate-presigned-url cmd
mbiryukova created branch feature/configure_content_type in mbiryukova/frostfs-s3-gw 2024-10-29 15:08:20 +00:00
mbiryukova pushed to feature/configure_content_type at mbiryukova/frostfs-s3-gw 2024-10-29 15:08:20 +00:00
9ea3b00413 [#505] docs: Add example of uploading file using presigned URL
1db9dca3c8 [#505] authmate: Add flag for Content-Type header in generate-presigned-url cmd
Compare 2 commits »
mbiryukova pushed to feature/tree_pool_netmap at mbiryukova/frostfs-s3-gw 2024-10-28 15:04:34 +00:00
84bbd767ae Use netmap in tree pool requests
424038de6c [#524] Update pool to treat maintenance mode differently
3cf27d281d [#509] Support fallback address when getting box
3c7cb82553 [#509] Init resolvers before first resolving
57b7e83380 [#509] Save isCustom flag into accessbox
Compare 41 commits »
mbiryukova pushed to feature/tree_pool_netmap at mbiryukova/frostfs-sdk-go 2024-10-28 14:45:56 +00:00
b11bc616b4 Use netmap in tree pool requests
5361f0eceb [#279] pool: Count errors in object search
05aa3becae [#278] pool: Don't make maintenance node healthy in rebalance
79f387317a [#283] pool: Mark node unhealthy if node is under maintenance
3ea4741231 [#283] go.mod: Tidy
Compare 32 commits »
mbiryukova pushed to bugfix/count_mm_errors at mbiryukova/frostfs-sdk-go 2024-10-21 09:02:01 +00:00
5594551a52 [#279] pool: Count errors in object search
79f387317a [#283] pool: Mark node unhealthy if node is under maintenance
3ea4741231 [#283] go.mod: Tidy
Compare 3 commits »
mbiryukova pushed to feature/lifecycle_convert_date at mbiryukova/frostfs-s3-gw 2024-10-18 15:47:14 +00:00
a6372f252f [#516] Check Content-Md5 of lifecycle configuration
51e6fcafec [#516] Convert expiration date to epoch
Compare 2 commits »
mbiryukova commented on pull request TrueCloudLab/frostfs-s3-gw#516 2024-10-18 11:43:51 +00:00
feature/lifecycle_convert_date

I’m not sure if this is necessary, current date is not involved in days conversion

mbiryukova commented on pull request TrueCloudLab/frostfs-sdk-go#288 2024-10-17 10:40:07 +00:00
[#279] pool: Count maintenance mode errors in object search

But if I understand correctly, Read can be called outside pool, in which case we can't count this error

mbiryukova pushed to feature/update_sdk_v0.30 at mbiryukova/frostfs-s3-gw 2024-10-17 10:20:45 +00:00
8a57691991 [#517] Update SDK to fix error counting
134be83748 [#517] Update Go version to 1.22
a13bcbfb09 [#517] lint: Update golangci-lint to v1.60 and fix issues
Compare 3 commits »
mbiryukova created pull request TrueCloudLab/frostfs-s3-gw#517 2024-10-17 10:16:39 +00:00
WIP: feature/update_sdk_v0.30