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

Migrate Azure Event Hub and Storage to the new SDK #5470

Open
JorTurFer opened this issue Feb 1, 2024 · 2 comments · May be fixed by #5471
Open

Migrate Azure Event Hub and Storage to the new SDK #5470

JorTurFer opened this issue Feb 1, 2024 · 2 comments · May be fixed by #5471
Assignees
Labels
feature All issues for new features that have been committed to needs-discussion

Comments

@JorTurFer
Copy link
Member

JorTurFer commented Feb 1, 2024

Proposal

Currently, we are using github.com/Azure/azure-event-hubs-go/v3 for eventhub and it has been deprecated in favor of github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs.
For storage, we are using github.com/Azure/azure-storage-blob-go for blobs and github.com/Azure/azure-storage-queue-go for queues, both have been migrated and we should use github.com/Azure/azure-sdk-for-go/sdk/storage/azblob and github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue

@JorTurFer JorTurFer added needs-discussion feature-request All issues for new features that have not been committed to labels Feb 1, 2024
@JorTurFer JorTurFer self-assigned this Feb 1, 2024
@JorTurFer JorTurFer changed the title Migrate Azure Event Hub scaler to the new SDK Migrate Azure Event Hub and Storage to the new SDK Feb 2, 2024
Copy link

stale bot commented Apr 9, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale All issues that are marked as stale due to inactivity label Apr 9, 2024
@JorTurFer JorTurFer removed the stale All issues that are marked as stale due to inactivity label Apr 10, 2024
@JorTurFer
Copy link
Member Author

This is almost done, but I prefer to include it as part of v2.15 dropping the support for pod identity

@tomkerkhove tomkerkhove added needs-discussion feature All issues for new features that have been committed to and removed feature-request All issues for new features that have not been committed to needs-discussion labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature All issues for new features that have been committed to needs-discussion
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants