distribution/registry/storage/driver/s3-aws
Milos Gajdos 7ba91015f5
fix: remove disabling of multipart combine small parts
This reverts https://github.com/distribution/distribution/pull/3556

This feature is currently broken and requires more fundamental changes
in the S3 driver. Until then it's better to remove it.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2023-12-18 09:52:19 +00:00
..
s3.go fix: remove disabling of multipart combine small parts 2023-12-18 09:52:19 +00:00
s3_test.go fix: remove disabling of multipart combine small parts 2023-12-18 09:52:19 +00:00
s3_v2_signer.go feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00