kanisterio / kanister

An extensible framework for application-level data management on Kubernetes
https://kanister.io
Apache License 2.0
760 stars 155 forks source link

Update Azure SDK Libraries before March 2023 #1568

Open pavannd1 opened 2 years ago

pavannd1 commented 2 years ago

go-autorest being used in the blockstorage package will be out of support from March 2023. Follow the documentation below to replace it with a new supported package.

https://azure.microsoft.com/en-us/updates/support-for-azure-sdk-libraries-that-do-not-conform-to-our-current-azure-sdk-guidelines-will-be-retired-as-of-31-march-2023/

The new libraries can be found here: https://azure.github.io/azure-sdk/

github-actions[bot] commented 2 years ago

Thanks for opening this issue :+1:. The team will review it shortly.

If this is a bug report, make sure to include clear instructions how on to reproduce the problem with minimal reproducible examples, where possible. If this is a security report, please review our security policy as outlined in SECURITY.md.

If you haven't already, please take a moment to review our project's Code of Conduct document.

pavannd1 commented 2 years ago

@leuyentran Thank you for pointing this out 🙏🏼

github-actions[bot] commented 2 years ago

This issue is marked as stale due to inactivity. Add a new comment to reactivate it.

pavannd1 commented 2 years ago

Relevant

github-actions[bot] commented 1 year ago

This issue is marked as stale due to inactivity. Add a new comment to reactivate it.

github-actions[bot] commented 1 year ago

This issue is marked as stale due to inactivity. Add a new comment to reactivate it.

github-actions[bot] commented 1 year ago

This issue is marked as stale due to inactivity. Add a new comment to reactivate it.

github-actions[bot] commented 1 year ago

This issue is closed due to inactivity. Feel free to reopen it, if it's still relevant.

julio-lopez commented 1 year ago

@pavannd1 Any plans to do this soon? Kopia has already upgrade this dependency, so this is potentially going to cause conflicts the next time kopia is upgraded in kanister.

pavannd1 commented 1 year ago

We'll triage this soon 💯

pavannd1 commented 1 month ago

@mabhi Is this done? I remember you updating the libraries a while ago