distribution/registry/storage/driver/s3-aws
Collin Shoop 03f9eb3a18 storagedriver/s3: Fixed a Delete noop edgecase
Delete was not working when the subpath immediately followed the given path started with an ascii lower than "/" such as dash "-" and underscore "_" and requests no files to be deleted.

(cherry picked from commit 5d8fa0ce94b68cce70237805db92cdd8d40de282)
Signed-off-by: Collin Shoop <cshoop@digitalocean.com>
2021-08-12 11:56:13 -04:00
..
s3.go storagedriver/s3: Fixed a Delete noop edgecase 2021-08-12 11:56:13 -04:00
s3_test.go storagedriver/s3: Added Delete tests to s3_test 2021-08-12 10:57:24 -04:00
s3_v2_signer.go Fix gometalint errors 2019-02-04 16:01:04 -08:00