distribution/registry/storage/driver
Kirat Singh ba4a6bbe02 Update Azure SDK and support additional authentication schemes
Microsoft has updated the golang Azure SDK significantly.  Update the
azure storage driver to use the new SDK.  Add support for client
secret and MSI authentication schemes in addition to shared key
authentication.

Implement rootDirectory support for the azure storage driver to mirror
the S3 driver.

Signed-off-by: Kirat Singh <kirat.singh@beacon.io>

Co-authored-by: Cory Snider <corhere@gmail.com>
2023-04-25 17:23:20 +00:00
..
azure Update Azure SDK and support additional authentication schemes 2023-04-25 17:23:20 +00: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 Update Azure SDK and support additional authentication schemes 2023-04-25 17:23:20 +00:00
gcs replace deprecated io/ioutil 2022-11-04 23:47:52 +01:00
inmemory Update Azure SDK and support additional authentication schemes 2023-04-25 17:23:20 +00:00
middleware cloudfront: use strings.Equalfold() 2022-11-10 22:38:16 +01:00
oss replace deprecated io/ioutil 2022-11-04 23:47:52 +01:00
s3-aws Update Azure SDK and support additional authentication schemes 2023-04-25 17:23:20 +00:00
swift Update Azure SDK and support additional authentication schemes 2023-04-25 17:23:20 +00:00
testdriver Update Azure SDK and support additional authentication schemes 2023-04-25 17:23:20 +00:00
testsuites replace deprecated io/ioutil 2022-11-04 23:47:52 +01: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