Cluster Autoscaler 1.15.4
losipiuk
released this
28 Nov 15:13
·
94 commits
to cluster-autoscaler-release-1.15
since this release
Changes
General:
- Fix SEGV in updateReadinessStats. Previously calling cloudprovider.NodeGroupForNode(unregistered.Node) can result
in a nil result for the nodegroup.
Azure:
- Use version from cluster autoscaler package instead of client-go for azure autorest
- Use List call which obtains the status for all the node pools at once. Improves performance.
Image: gcr.io/google-containers/cluster-autoscaler:v1.15.4