Denis Kirillov dkirillov
  • Joined on 2023-03-06
dkirillov commented on pull request TrueCloudLab/frostfs-http-gw#153 2024-11-05 08:40:19 +00:00
[#151] Index page for FrostFS containers

Is this parameter reloadable? It seems not. Then we don't need this getter. And we should place the s.workerPoolSize field above s.mu field in appSettings struct

dkirillov commented on pull request TrueCloudLab/frostfs-http-gw#153 2024-11-05 08:35:32 +00:00
[#151] Index page for FrostFS containers

Oh. It seems I got it. Then we should rename h.byObjectName and h.byAddress so that it reflect reality. And/or be able to handle urls like get/<bucket-name>/<oid>

dkirillov commented on pull request TrueCloudLab/frostfs-http-gw#153 2024-11-05 08:29:25 +00:00
[#151] Index page for FrostFS containers

This is unused

dkirillov commented on pull request TrueCloudLab/frostfs-http-gw#153 2024-11-05 08:28:48 +00:00
[#151] Index page for FrostFS containers

Why did we change oid to cid?

dkirillov commented on pull request TrueCloudLab/frostfs-http-gw#153 2024-11-05 08:25:39 +00:00
[#151] Index page for FrostFS containers

Why do we change condition from if not .IsDir to if .Size?

dkirillov commented on issue TrueCloudLab/xk6-frostfs#176 2024-11-01 14:41:15 +00:00
Set Content-Length for s3 requests

If you will send correct size for s3-gw that will be the same as missing content-length. So I expect no difference

dkirillov opened issue TrueCloudLab/frostfs-s3-gw#540 2024-11-01 14:02:40 +00:00
Fix checking Content-MD5 header
dkirillov opened issue TrueCloudLab/frostfs-s3-gw#539 2024-11-01 13:34:55 +00:00
Fix using marker in listing
dkirillov opened issue TrueCloudLab/frostfs-s3-gw#538 2024-11-01 13:28:57 +00:00
Fix preconditions
dkirillov opened issue TrueCloudLab/frostfs-s3-gw#537 2024-11-01 13:25:56 +00:00
Make one repeated CreateBucket request succesfull
dkirillov opened issue TrueCloudLab/frostfs-s3-gw#536 2024-11-01 13:22:31 +00:00
Fix LifecycleConfiguration processing
dkirillov opened issue TrueCloudLab/frostfs-s3-gw#535 2024-11-01 13:15:05 +00:00
Support PutPublicAccessBlock
dkirillov opened issue TrueCloudLab/frostfs-s3-gw#534 2024-11-01 13:12:33 +00:00
Return error if bucket tags don't exist
dkirillov opened issue TrueCloudLab/frostfs-s3-gw#533 2024-11-01 13:08:53 +00:00
Fix bucket policy ceph tests
dkirillov opened issue TrueCloudLab/frostfs-s3-gw#532 2024-11-01 13:01:44 +00:00
Support new policy condition keys
dkirillov opened issue TrueCloudLab/policy-engine#94 2024-11-01 12:49:49 +00:00
iam: Support wildcard AWS principal
dkirillov opened issue TrueCloudLab/frostfs-s3-gw#531 2024-11-01 12:45:06 +00:00
Fix test_bucket_put_bad_canned_acl ceph test
dkirillov opened issue TrueCloudLab/frostfs-s3-gw#530 2024-11-01 12:38:16 +00:00
Fix