distribution/registry/storage/driver/azure
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.go registry/storage/driver/azure: consider CannotVerifyCopySource as 404 2023-05-30 15:12:08 +02:00
azure_auth.go Update Azure SDK and support additional authentication schemes 2023-04-25 17:23:20 +00:00
azure_test.go registry/storage/driver/azure: fix driver parameters on tests 2023-05-30 15:12:08 +02:00
parser.go Update Azure SDK and support additional authentication schemes 2023-04-25 17:23:20 +00:00