frostfs-http-gw/internal/handler/upload_test.go
Nikita Zinkevich 6e5189d6a9
All checks were successful
/ DCO (pull_request) Successful in 4m4s
/ Builds (pull_request) Successful in 2m4s
/ Lint (pull_request) Successful in 2m54s
/ Tests (pull_request) Successful in 2m6s
/ Vulncheck (pull_request) Successful in 4m33s
[#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:50:47 +03:00

1 line
16 B
Go