Denis Kirillov dkirillov
  • Joined on 2023-03-06
dkirillov pushed to bugix/fix_not_found_error at dkirillov/frostfs-s3-gw 2023-06-29 12:47:38 +00:00
db7bdea9db [#143] Fix NoSuchKey error on get/head
dkirillov pushed to bugix/fix_not_found_error at dkirillov/frostfs-s3-gw 2023-06-29 12:47:00 +00:00
48dae48cbf [#143] Fix NoSuchKey error on get/head
2cbe3b9a27 [#131] Update docs
c588d485fa [#131] authmate: Add update-secret cobra cmd
3927223bb0 [#131] authmate: Add generate-presigned-url cobra cmd
eba85b50b6 [#131] authmate: Add obtain-secret corba cmd
Compare 10 commits »
dkirillov created branch bugix/fix_not_found_error in dkirillov/frostfs-s3-gw 2023-06-29 12:46:59 +00:00
dkirillov approved TrueCloudLab/frostfs-rest-gw#10 2023-06-29 06:39:56 +00:00
Finish rebranding
dkirillov deleted branch bugfix/return_app_metrics from dkirillov/frostfs-s3-gw 2023-06-28 10:11:02 +00:00
dkirillov pushed to master at TrueCloudLab/frostfs-s3-gw 2023-06-28 10:10:57 +00:00
499f4c6495 [#155] metrics: Use default registerer for app metrics
dkirillov merged pull request TrueCloudLab/frostfs-s3-gw#155 2023-06-28 10:10:57 +00:00
[#155] metrics: Use default registerer for app metrics
dkirillov created pull request TrueCloudLab/frostfs-sdk-go#99 2023-06-28 10:09:17 +00:00
[#73] pool/tree: Fix index in retry loop
dkirillov created branch bugfix/pool_tree_panic in dkirillov/frostfs-sdk-go 2023-06-28 10:07:47 +00:00
dkirillov pushed to bugfix/pool_tree_panic at dkirillov/frostfs-sdk-go 2023-06-28 10:07:47 +00:00
91e80ba743 [#73] pool/tree: Fix index in retry loop
c243b443bc [#80] objectwriter: Allow custimize maxChunkLen
aa8ffebc63 [#95] transformer: Set parent version
9d40228cec [#73] pool/tree: Fix client healthy status
af40dc68f0 [#84] pool/tree: Allow to pass gRPC dial options
Compare 10 commits »
dkirillov pushed to bugfix/return_app_metrics at dkirillov/frostfs-s3-gw 2023-06-28 09:01:00 +00:00
499f4c6495 [#155] metrics: Use default registerer for app metrics
2cbe3b9a27 [#131] Update docs
c588d485fa [#131] authmate: Add update-secret cobra cmd
3927223bb0 [#131] authmate: Add generate-presigned-url cobra cmd
eba85b50b6 [#131] authmate: Add obtain-secret corba cmd
Compare 9 commits »
dkirillov pushed to bugfix/return_app_metrics at dkirillov/frostfs-s3-gw 2023-06-28 09:00:11 +00:00
91421b901c [#155] metrics: Use default registerer for app metrics
dkirillov created pull request TrueCloudLab/frostfs-s3-gw#155 2023-06-28 08:58:51 +00:00
[#XX] metrics: Use default registerer for app metrics
dkirillov created branch bugfix/return_app_metrics in dkirillov/frostfs-s3-gw 2023-06-28 08:57:45 +00:00
dkirillov pushed to bugfix/return_app_metrics at dkirillov/frostfs-s3-gw 2023-06-28 08:57:45 +00:00
60658e5d54 [#XX] metrics: Use default registerer for app metrics
9df8695463 [#143] Fix transformToS3Error function
614d703726 [#106] Add chunk uploading
23593eee3d [#111] Use request scope logger
dfc4476afd [#135] authmate: Update docs
Compare 10 commits »
dkirillov pushed to feature/131-authmate_refactor at dkirillov/frostfs-s3-gw 2023-06-27 11:18:32 +00:00
2cbe3b9a27 [#131] Update docs
c588d485fa [#131] authmate: Add update-secret cobra cmd
3927223bb0 [#131] authmate: Add generate-presigned-url cobra cmd
eba85b50b6 [#131] authmate: Add obtain-secret corba cmd
043447600e [#131] authmate: Add issue-secret cobra cmd
Compare 9 commits »
dkirillov commented on pull request TrueCloudLab/frostfs-s3-gw#151 2023-06-27 11:17:57 +00:00
feature/131-authmate_refactor

It seems more logical to me to see the initial credentials first

dkirillov commented on pull request TrueCloudLab/frostfs-s3-gw#151 2023-06-27 11:16:10 +00:00
feature/131-authmate_refactor

In general we need both. Let's say we create private container, so to access any object we need key of container owher. It's erroneous corner case though (s3 keys should always have read access…

dkirillov commented on issue TrueCloudLab/frostfs-sdk-go#51 2023-06-26 09:17:31 +00:00
Logs about used node in Pool's errors

We should also pass logger to the wrapper:

prm.logger =…
dkirillov pushed to feature/131-authmate_refactor at dkirillov/frostfs-s3-gw 2023-06-26 07:48:19 +00:00
e10e5f9315 [#131] Update docs