distribution/registry/storage/driver
James Hewitt eac199875e
Remove test for nested file delete on S3
Nested files aren't supported on MinIO, and as our storage layout is
filesystem based, we don't actually use nest files in the code.

Remove the test so that we can support MinIO.

Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>
2023-10-17 09:13:15 +01:00
..
azure Enable prealloc linter 2023-09-03 22:41:51 +01:00
base Pass the last paging flag to storage drivers 2023-08-29 11:27:42 +01:00
factory go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
filesystem Pass the last paging flag to storage drivers 2023-08-29 11:27:42 +01:00
gcs Pass the last paging flag to storage drivers 2023-08-29 11:27:42 +01:00
inmemory Avoid unnecessary type assertion in mfs driver 2023-09-03 23:23:25 +01:00
middleware Enable bodyclose linter 2023-08-19 09:45:44 +01:00
s3-aws Remove test for nested file delete on S3 2023-10-17 09:13:15 +01:00
testsuites driver testsuite: Add zero byte file checks 2023-09-26 10:48:46 +01:00
fileinfo.go format code with gofumpt 2022-11-03 22:48:20 +01:00
storagedriver.go Pass the last paging flag to storage drivers 2023-08-29 11:27:42 +01:00
walk.go Pass the last paging flag to storage drivers 2023-08-29 11:27:42 +01:00
walk_test.go Pass the last paging flag to storage drivers 2023-08-29 11:27:42 +01:00