Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azurestore: Migrate to current Azure SDK #1205

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

xelat09
Copy link

@xelat09 xelat09 commented Oct 11, 2024

Hi

Here an effort to migrate to the new azure sdk, manual tests with azurite did work. I could also do some testing with the real thing, once merged.
Maybe you could have a review, why some tests are not green yet and if this is mergable at all :).

Regards

@xelat09
Copy link
Author

xelat09 commented Oct 12, 2024

I just retried the tests in bash and it worked as expected

@Acconut Acconut changed the title #1135 migration to current azure sdk azurestore: Migrate to current Azure SDK Oct 22, 2024
Copy link
Member

@Acconut Acconut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for this! Overall, the PR is looking great and I'm positive we can merge this soon. I'm relieved that no fundamental changes are necessary to the azurestore itself and that most changes are just simple name changes.

pkg/azurestore/azureservice.go Outdated Show resolved Hide resolved
pkg/azurestore/azureservice.go Outdated Show resolved Hide resolved
pkg/azurestore/azureservice.go Show resolved Hide resolved
pkg/azurestore/azureservice.go Outdated Show resolved Hide resolved
pkg/azurestore/azureservice.go Outdated Show resolved Hide resolved
pkg/azurestore/azureservice.go Show resolved Hide resolved
pkg/azurestore/azureservice.go Show resolved Hide resolved
@xelat09
Copy link
Author

xelat09 commented Oct 23, 2024

thank you for the review, I'm still learning, so don't hesitate to point out anything that needs reworking

Copy link
Member

@Acconut Acconut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AzureService is using a deprecated SDK (github.com/Azure/azure-storage-blob-go/azblob)
2 participants