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
mbiryukova
pushed to bugfix/delete_bucket_check_owner_id at mbiryukova/frostfs-s3-gw
2024-10-30 11:48:31 +00:00
07eab70d80
[#528] Check owner ID before deleting bucket
mbiryukova
pushed to bugfix/delete_bucket_check_owner_id at mbiryukova/frostfs-s3-gw
2024-10-30 08:48:19 +00:00
a76014e5cf
[#528] Check owner ID before deleting bucket
[#xxx] Check owner ID before deleting bucket
mbiryukova
pushed to bugfix/delete_bucket_check_owner_id at mbiryukova/frostfs-s3-gw
2024-10-30 08:44:38 +00:00
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
mbiryukova
pushed to bugfix/delete_bucket_check_owner_id at mbiryukova/frostfs-s3-gw
2024-10-30 08:09:32 +00:00
9c850ee7ac
[#xxx] Check owner ID before deleting bucket
[#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
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
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
5594551a52
[#279] pool: Count errors in object search
79f387317a
[#283] pool: Mark node unhealthy if node is under maintenance
3ea4741231
[#283] go.mod: Tidy
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
feature/lifecycle_convert_date
I’m not sure if this is necessary, current date is not involved in days conversion
[#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
WIP: feature/update_sdk_v0.30