kubernetes / autoscaler

Autoscaling components for Kubernetes
Apache License 2.0
7.98k stars 3.94k forks source link

switch to aws-sdk-go-v2 as v1 is going away #7093

Open dims opened 1 month ago

dims commented 1 month ago

Context: https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/ Migration guide: https://aws.github.io/aws-sdk-go-v2/docs/migrating/

Basically maintenance mode on July 31, 2024 and reach end-of-support on July 31, 2025. The SDK will not receive API updates for new or existing services, or be updated to support new regions.

Shubham82 commented 1 month ago

/area provider/aws /area cluster-autoscaler

lpizzinidev commented 1 month ago

I'd like to give this a try if possible 🙏

lpizzinidev commented 1 month ago

@Shubham82 seems like a pretty big task after all 😅 I'll search for something easier to start contributing to the project