v1.27.17
github-actions
released this
24 Apr 00:45
·
2722 commits
to master
since this release
Full Changelog: v1.27.16..v1.27.17
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
. (#5894, @jwtty) - Fix: Retry put vmss vm on preempted error (#5925, @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. (#5972, @k8s-infra-cherrypick-robot)
Dependencies
Added
Nothing has changed.
Changed
- 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.27.12 → v0.27.13
- k8s.io/apimachinery: v0.27.12 → v0.27.13
- k8s.io/apiserver: v0.27.12 → v0.27.13
- k8s.io/client-go: v0.27.12 → v0.27.13
- k8s.io/cloud-provider: v0.27.12 → v0.27.13
- k8s.io/component-base: v0.27.12 → v0.27.13
- k8s.io/component-helpers: v0.27.12 → v0.27.13
- k8s.io/controller-manager: v0.27.12 → v0.27.13
- k8s.io/kms: v0.27.12 → v0.27.13
- k8s.io/kubelet: v0.27.12 → v0.27.13
Removed
Nothing has changed.