v1.28.9
Cloud Provider Azure v1.28.9
Full Changelog: v1.28.8..v1.28.9
Changes by Kind
Bug or Regression
- Allow space-separated load balancer source ranges in service annotation. Allow
service.beta.kubernetes.io/load-balancer-source-ranges
to be used together withservice.beta.kubernetes.io/azure-allowed-service-tags
. (#5893, @jwtty) - Fix: Retry put vmss vm on preempted error (#5966, @nilo19)
- Force cache refresh for getVMManagementTypeByIPConfigurationID(). The reason is that when a new standalone VM is included in the cluster, CCM cannot tell its VM type with stale cache. (#5971, @k8s-infra-cherrypick-robot)
Dependencies
Added
Nothing has changed.
Changed
- github.com/Azure/azure-kusto-go: v0.15.1 → v0.15.2
- github.com/onsi/gomega: v1.32.0 → v1.33.0
- golang.org/x/crypto: v0.21.0 → v0.22.0
- golang.org/x/net: v0.21.0 → v0.24.0
- golang.org/x/sync: v0.6.0 → v0.7.0
- golang.org/x/sys: v0.18.0 → v0.19.0
- golang.org/x/term: v0.18.0 → v0.19.0
- k8s.io/api: v0.28.8 → v0.28.9
- k8s.io/apimachinery: v0.28.8 → v0.28.9
- k8s.io/apiserver: v0.28.8 → v0.28.9
- k8s.io/client-go: v0.28.8 → v0.28.9
- k8s.io/cloud-provider: v0.28.8 → v0.28.9
- k8s.io/component-base: v0.28.8 → v0.28.9
- k8s.io/component-helpers: v0.28.8 → v0.28.9
- k8s.io/controller-manager: v0.28.8 → v0.28.9
- k8s.io/cri-api: v0.28.8 → v0.28.9
- k8s.io/kms: v0.28.8 → v0.28.9
- k8s.io/kubelet: v0.28.8 → v0.28.9
Removed
Nothing has changed.