Alexey Vanin alexvanin
  • Joined on 2023-03-06
alexvanin commented on pull request TrueCloudLab/frostfs-s3-gw#554 2024-11-19 12:02:20 +00:00
[#553] authmate: Don't use basic acl

Do we need explicit allow rule for container owner? As far as I understand, we can use frostfs-cli to create container and then upload object without additional APEs

alexvanin commented on issue TrueCloudLab/policy-engine#94 2024-11-19 08:53:40 +00:00
iam: Support wildcard AWS principal

Let's do this.

alexvanin commented on issue TrueCloudLab/frostfs-s3-gw#530 2024-11-19 08:53:08 +00:00
Fix multipart upload ceph tests

Make the same second complete multipart upload also successfull in some short period of time

According to source code, for me it seems that CEPH is going to return 200 OK until object will be…

alexvanin commented on issue TrueCloudLab/frostfs-s3-gw#531 2024-11-19 08:46:09 +00:00
Fix test_bucket_put_bad_canned_acl ceph test

I would like to see this change. It would be nice to provide a reason why s3 gateway throws 500. Seems like simple acl format checker solves an issue.

alexvanin commented on issue TrueCloudLab/frostfs-s3-gw#147 2024-11-19 08:08:32 +00:00
Use kludge profiles based on user-agent

In this issue I expect to see kludge.profile section in config. This should be a list of objects that contain:

  • user-agent regexp
  • set of kludge parameters
kludge:
  # these…
alexvanin deleted branch feature/add_tracing_attributes from r.loginov/frostfs-http-gw 2024-11-18 12:48:10 +00:00
alexvanin merged pull request TrueCloudLab/frostfs-http-gw#164 2024-11-18 12:48:06 +00:00
Add tracing attributes
alexvanin pushed to master at TrueCloudLab/frostfs-http-gw 2024-11-18 12:48:05 +00:00
9c0b499ea6 [#164] Add tracing attributes
alexvanin commented on pull request TrueCloudLab/frostfs-s3-gw#551 2024-11-18 12:44:43 +00:00
[#543] Add md5 sse-c S3Tests compatability

We need investigate on wrappers and, at least, remove hardcode for buffer sizes later on. TrueCloudLab/frostfs-s3-gw#555

alexvanin opened issue TrueCloudLab/frostfs-s3-gw#555 2024-11-18 12:43:51 +00:00
Reconsider payload wrappers
alexvanin deleted branch feature/add_tracing_attributes from r.loginov/frostfs-s3-gw 2024-11-18 11:55:36 +00:00
alexvanin pushed to master at TrueCloudLab/frostfs-s3-gw 2024-11-18 11:55:33 +00:00
368c7d2acd [#549] Add tracing attributes
alexvanin merged pull request TrueCloudLab/frostfs-s3-gw#549 2024-11-18 11:55:31 +00:00
Add tracing attributes
alexvanin closed issue TrueCloudLab/frostfs-s3-gw#550 2024-11-18 11:42:05 +00:00
Run builds on push to master branch
alexvanin commented on issue TrueCloudLab/frostfs-s3-gw#550 2024-11-18 11:41:58 +00:00
Run builds on push to master branch

@potyarkin Thanks! Closed.

alexvanin pushed to master at TrueCloudLab/frostfs-s3-gw 2024-11-18 11:41:35 +00:00
31076796ce [#550] Execute CI on push to master
alexvanin deleted branch feature/ci-push-to-master from potyarkin/frostfs-s3-gw 2024-11-18 11:41:34 +00:00
alexvanin merged pull request TrueCloudLab/frostfs-s3-gw#552 2024-11-18 11:41:32 +00:00
Execute CI on push to master