distribution/registry/storage/driver
Flavian Missi 0c33bb1092 registry/storage/driver/azure: consider CannotVerifyCopySource as 404
Azure will return CannotVerifyCopySource with a 404 status code from a
call to Move when the source blob does not exist.
Details: https://learn.microsoft.com/en-us/rest/api/storageservices/blob-service-error-codes.

This fixes the TestMoveNonexistent test case for the Azure driver.

Signed-off-by: Flavian Missi <fmissi@redhat.com>
2023-05-30 15:12:08 +02:00
..
azure registry/storage/driver/azure: consider CannotVerifyCopySource as 404 2023-05-30 15:12:08 +02:00
base format code with gofumpt 2022-11-03 22:48:20 +01:00
factory go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
filesystem remove dot-imports for gopkg.in/check.v1 2023-04-29 17:08:47 +02:00
gcs replace deprecated io/ioutil 2022-11-04 23:47:52 +01:00
inmemory Remove registry storage testdriver 2023-05-02 16:37:33 +02:00
middleware cloudfront: use consistent names for test-tables, t.Parallel() 2023-05-09 14:39:58 +02:00
oss replace deprecated io/ioutil 2022-11-04 23:47:52 +01:00
s3-aws Merge pull request #3839 from kirat-singh/feature.azure-sdk-update 2023-04-25 19:35:34 +01:00
swift Update Azure SDK and support additional authentication schemes 2023-04-25 17:23:20 +00:00
testsuites registry/storage/driver: add test call to Stat on "/" 2023-05-30 15:12:00 +02:00
fileinfo.go format code with gofumpt 2022-11-03 22:48:20 +01:00
storagedriver.go Update Azure SDK and support additional authentication schemes 2023-04-25 17:23:20 +00:00
walk.go storagedriver/s3: Optimized Walk implementation + bugfix 2021-08-16 16:07:25 -04:00
walk_test.go format code with gofumpt 2022-11-03 22:48:20 +01:00