gardener / autoscaler

Customised fork of cluster-autoscaler to support machine-controller-manager
Apache License 2.0
16 stars 25 forks source link

Issue for - Sync with Upstream v1.27.0 #191

Closed himanshu-kun closed 1 year ago

himanshu-kun commented 1 year ago

What would you like to be added

Gardener autoscaler should be synced with respective Kubernetes Autoscaler 1.x.y Release

Why is this needed

Steps

rishabh-11 commented 1 year ago

With Kubernetes 1.27, the feature gates CSIMigration and CSIMigrationAWS will not be supported anymore. See this. CSIMigration PR on gardener, which mutates CA feature gates by gardener extensions -> https://github.com/gardener/gardener/pull/6047/. Just keep in mind to take care of this.