source-controller icon indicating copy to clipboard operation
source-controller copied to clipboard

Upgrade to `sdk/storage/azblob` to v0.5.0

Open somtochiama opened this issue 3 years ago • 1 comments

The newest version comes with new architectural/breaking changes and changes will need to be made to pkg/azure

Ref: https://github.com/Azure/azure-sdk-for-go/releases/tag/sdk%2Fstorage%2Fazblob%2Fv0.5.0

somtochiama avatar Oct 07 '22 10:10 somtochiama

Currently blocked since Downloading Blobs using a client created with a SAS URL doesn't work.

Issue Ref: https://github.com/Azure/azure-sdk-for-go/issues/19324

Edit: Upgrading github.com/Azure/azure-sdk-for-go/sdk/azcor to 1.1.4 fixes the issue

somtochiama avatar Oct 10 '22 22:10 somtochiama