frostfs-http-gw/internal/handler/upload_test.go
Nikita Zinkevich beb4d6a646
All checks were successful
/ DCO (pull_request) Successful in 3m48s
/ Lint (pull_request) Successful in 2m59s
/ Tests (pull_request) Successful in 2m25s
/ Builds (pull_request) Successful in 2m8s
/ Vulncheck (pull_request) Successful in 4m10s
[#170] Support tar.gz exploding
During upload if "X-Attribute-Explode-Archive" is set, gate tries to read tar.gz archive and creates an object for each file. Each object acquires a FilePath attribute which is calculated relative to the archive root

Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
2024-12-13 15:48:48 +03:00

1 line
16 B
Go