Alexey Vanin alexvanin
  • Joined on 2023-03-06
alexvanin deleted branch release/v0.31.1 from alexvanin/frostfs-s3-gw 2024-11-29 13:36:01 +00:00
alexvanin pushed to master at TrueCloudLab/frostfs-s3-gw 2024-11-29 13:36:00 +00:00
3cd88d6204 Release v0.31.1
alexvanin merged pull request TrueCloudLab/frostfs-s3-gw#565 2024-11-29 13:35:59 +00:00
Release v0.31.1
alexvanin commented on issue TrueCloudLab/frostfs-s3-gw#562 2024-11-28 06:36:15 +00:00
Support TLS termination on a proxy-level for SSE-C

Maybe we can disable TLS check if poxy will provide specific header.

Yes, that makes sense.

alexvanin deleted branch bugfix/543_md5_sse from pogpp/frostfs-s3-gw 2024-11-28 06:07:01 +00:00
alexvanin pushed to master at TrueCloudLab/frostfs-s3-gw 2024-11-28 06:06:59 +00:00
e71ba5e22a [#543] Add md5 sse-c S3Tests compatability
alexvanin merged pull request TrueCloudLab/frostfs-s3-gw#551 2024-11-28 06:06:57 +00:00
[#543] Add md5 sse-c S3Tests compatability
alexvanin deleted branch bugfix/precondition_headers from mbiryukova/frostfs-s3-gw 2024-11-28 06:06:36 +00:00
alexvanin pushed to master at TrueCloudLab/frostfs-s3-gw 2024-11-28 06:06:27 +00:00
e3141fc8e3 [#563] Ignore precondition headers with invalid date format
alexvanin merged pull request TrueCloudLab/frostfs-s3-gw#563 2024-11-28 06:06:25 +00:00
[#563] Ignore precondition headers with invalid date format
alexvanin commented on pull request TrueCloudLab/frostfs-s3-gw#344 2024-11-27 15:35:33 +00:00
[#339] Support SigV4A

What you think about modifying v4a code a bit to get rid of this logger?

alexvanin created pull request TrueCloudLab/frostfs-s3-gw#565 2024-11-27 15:06:19 +00:00
WIP: Release v0.31.1
alexvanin created branch release/v0.31.1 in alexvanin/frostfs-s3-gw 2024-11-27 15:06:08 +00:00
alexvanin pushed to release/v0.31.1 at alexvanin/frostfs-s3-gw 2024-11-27 15:06:08 +00:00
e62e7f2afb Release v0.31.1
a12fea8a5b Release v0.31.0
9875307c9b [#556] Check bucket name not only during creation
b1775f9478 [#553] authmate: Add retryer to create access box
4fa45bdac2 [#553] authmate: Don't use basic acl
Compare 7 commits »
alexvanin commented on pull request TrueCloudLab/frostfs-s3-gw#564 2024-11-27 13:18:04 +00:00
feature/498-make_query_tracing_more_detailed

Oh I see, thank you for detailed comment on that.

alexvanin approved TrueCloudLab/frostfs-sdk-go#299 2024-11-27 12:58:52 +00:00
[#185] Implement rpc/client for tree service

Seems good for me. We are going to update this code as soon as tree service becomes a part of frostfs-api. It is a great basis for that.

alexvanin commented on pull request TrueCloudLab/frostfs-sdk-go#299 2024-11-27 12:47:38 +00:00
[#185] Implement rpc/client for tree service

For the record, I (subjectively) prefer having public fields in the structs of API message definitions.

However all structures in api package defined with Get/Set methods, so it makes…

alexvanin opened issue TrueCloudLab/frostfs-http-gw#170 2024-11-27 11:38:02 +00:00
Support archive exrtaction during upload