cluster-autoscaler-1.30.2
版本发布时间: 2024-07-18 19:54:09
kubernetes/autoscaler最新发布版本:cluster-autoscaler-1.30.2(2024-07-18 19:54:09)
Changelog
General
- Update vendor to use k8s 1.30.2 by @x13n in https://github.com/kubernetes/autoscaler/pull/7046
- Refactor scale-up to apply resource limits before creating a node group by @yaroslava-serdiuk in https://github.com/kubernetes/autoscaler/pull/6931
- Add support for all-or-nothing scale-up strategy by @yaroslava-serdiuk in https://github.com/kubernetes/autoscaler/pull/7015
- Refactor Provisioning Request orchestrator unit tests by @yaroslava-serdiuk in https://github.com/kubernetes/autoscaler/pull/6933
- Update ProvisioningRequest API with the new name of scale-up provisioning class by @yaroslava-serdiuk in https://github.com/kubernetes/autoscaler/pull/7032
- Implement ProvisioningClass for best-effort-atomic-scale-up.kubernetes.io ProvisioningRequests by @yaroslava-serdiuk in https://github.com/kubernetes/autoscaler/pull/7030
- Public ProvisioningClass interface by @yaroslava-serdiuk in https://github.com/kubernetes/autoscaler/pull/7047
- Use the same processors for all currently supported provisioning classes by @yaroslava-serdiuk in https://github.com/kubernetes/autoscaler/pull/7051
- BookCapacity for ProvisioningRequest pods by @yaroslava-serdiuk in https://github.com/kubernetes/autoscaler/pull/7057
- Update ProvReq annotations to new prefix by @yaroslava-serdiuk in https://github.com/kubernetes/autoscaler/pull/7060
AWS
- PR#6911 Backport for 1.30: Fix/aws asg unsafe decommission #5829 by @kmsarabu in https://github.com/kubernetes/autoscaler/pull/7026
- CA - 1.30.2 Pre-release AWS Instance Types Update by @gjtempleton in https://github.com/kubernetes/autoscaler/pull/7043
Hetzner
- Backport #6750 [CA] fix(hetzner): missing error return in scale up/down into CA 1.30 by @Shubham82 in https://github.com/kubernetes/autoscaler/pull/7023
Images
-
registry.k8s.io/autoscaling/cluster-autoscaler:v1.30.2
-
registry.k8s.io/autoscaling/cluster-autoscaler-arm64:v1.30.2
-
registry.k8s.io/autoscaling/cluster-autoscaler-amd64:v1.30.2
-
registry.k8s.io/autoscaling/cluster-autoscaler-s390x:v1.30.2
Full Changelog: https://github.com/kubernetes/autoscaler/compare/cluster-autoscaler-1.30.1...cluster-autoscaler-1.30.2