chartmuseum / storage

Go library providing common interface for working across multiple cloud storage backends
Apache License 2.0
215 stars 62 forks source link

Migrate to new Azure storage module #815

Open cbuto opened 1 year ago

cbuto commented 1 year ago

The Azure storage module we use for supporting Azure blob storage has been deprecated:

https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/storage#section-readme

We should migrate to use the new module: https://github.com/Azure/azure-sdk-for-go/tree/main/sdk/storage/azblob

cbuto commented 1 year ago

relates to https://github.com/chartmuseum/storage/pull/667

nerdeveloper commented 1 year ago

I am currently trying to work on this. Is there any hope of getting Azure credentials to test this API @cbuto @scbizu

cbuto commented 1 year ago

I am currently trying to work on this. Is there any hope of getting Azure credentials to test this API @cbuto @scbizu

@nerdeveloper 👋 unfortunately, I don't have an account. but you might be able to sign up for a free trial account!

nerdeveloper commented 1 year ago

I tried, but I seem to get any with my card details. Plus, I used them before my account was closed down