source-controller
source-controller copied to clipboard
Upgrade to `sdk/storage/azblob` to v0.5.0
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
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