- 
                Notifications
    
You must be signed in to change notification settings  - Fork 4.2k
 
Open
Labels
area/cluster-autoscalerkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Which component are you using?: cluster-autoscaler for EKS
/area cluster-autoscaler
Is your feature request designed to solve a problem? If so describe the problem this feature should solve.:
cluster-autoscaler uses AWS SDK for Go v1 which has been end-of-support since July 31, 2025. Furthermore, the older sdk version doesn't support useful features like overriding service endpoints via environment variables.
Describe the solution you'd like.:
Update the code to utilize AWS SDK for Go v2.
Describe any alternative solutions you've considered.:
Additional context.:
Copilot
Metadata
Metadata
Assignees
Labels
area/cluster-autoscalerkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.