Roman Loginov r.loginov
  • Joined on 2023-08-03
r.loginov commented on issue TrueCloudLab/frostfs-s3-gw#218 2023-11-08 09:14:13 +00:00
Check X-Amz-Content-Sha256 header

As mentioned above, frost's-node already contains validation of the payload hash. However, if we want to use this, then there are several problems:

Client cut: When using client cut, the…

r.loginov commented on issue TrueCloudLab/frostfs-s3-gw#218 2023-11-02 06:52:47 +00:00
Check X-Amz-Content-Sha256 header

If we want to support signed payloads, we must take into account that this can reduce performance, especially if the file size is quite large. This may happen due to the fact that we will have to…

r.loginov created pull request TrueCloudLab/frostfs-s3-gw#240 2023-10-16 17:20:50 +00:00
[#223] Add store content language
r.loginov commented on pull request TrueCloudLab/frostfs-s3-gw#238 2023-10-13 09:59:55 +00:00
[#216] Add check tag key uniqueness

Can we add test for this?

Yes, then maybe it's better to put [this](982e556ec0/api/handler/tagging.…

r.loginov created pull request TrueCloudLab/frostfs-s3-gw#238 2023-10-12 08:29:48 +00:00
[#216] Add check tag key uniqueness
r.loginov created pull request TrueCloudLab/frostfs-http-gw#88 2023-10-09 07:52:06 +00:00
[#85] Fix get latest version node
r.loginov created pull request TrueCloudLab/frostfs-http-gw#87 2023-10-09 06:45:13 +00:00
[#85] Fix get latest version node
r.loginov created pull request TrueCloudLab/frostfs-s3-gw#232 2023-10-06 11:41:47 +00:00
[#154] Rename OwnerPublicKey to SeedKey
r.loginov created pull request TrueCloudLab/frostfs-s3-gw#231 2023-10-06 08:01:56 +00:00
[##] Fix get latest version node
r.loginov commented on pull request TrueCloudLab/frostfs-s3-gw#215 2023-10-05 11:04:56 +00:00
[#215] Fix get latest version node

What if the nodes doesn't contain any node with OID attribute?

Added a check of this case. Now in this case, the error layer.ErrNodeNotFound will be returned.

r.loginov created pull request TrueCloudLab/frostfs-s3-gw#230 2023-10-04 06:58:19 +00:00
[#171] Update message error auth header malformed
r.loginov created pull request TrueCloudLab/frostfs-s3-gw#229 2023-10-02 09:58:21 +00:00
[#154] Rename access key to secret key
r.loginov created pull request TrueCloudLab/frostfs-s3-gw#215 2023-09-28 09:46:42 +00:00
[#1162] Fix get latest version node
r.loginov opened issue TrueCloudLab/distribution#2 2023-09-20 15:09:15 +00:00
Rewrite object writer
r.loginov approved TrueCloudLab/frostfs-http-gw#84 2023-09-13 12:01:17 +00:00
[#74] Replace atomics with mutex for reloadable params
r.loginov approved TrueCloudLab/frostfs-s3-gw#206 2023-09-13 11:50:45 +00:00
[#172] Convert handler config to interface
r.loginov approved TrueCloudLab/frostfs-http-gw#79 2023-09-08 07:59:30 +00:00
[#73] Uploader, downloader structures refactoring
r.loginov created pull request TrueCloudLab/frostfs-http-gw#81 2023-08-31 16:42:25 +00:00
[#72] Support soft memory limit setting
r.loginov created pull request TrueCloudLab/frostfs-s3-gw#202 2023-08-31 05:58:04 +00:00
[#196] Support soft memory limit setting
r.loginov created pull request TrueCloudLab/distribution#1 2023-08-30 06:38:54 +00:00
WIP: feature/integration_with_frostfs