v1.29.4

Cloud Provider Azure v1.29.4

Full Changelog: v1.29.3..v1.29.4

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 with service.beta.kubernetes.io/azure-allowed-service-tags. (#5887, @k8s-infra-cherrypick-robot)
  • Fix cleaning legacy security rules while upgrading from versions that are 1.28 or older. (#5918, @k8s-infra-cherrypick-robot)
  • Fix: Retry put vmss vm on preempted error (#5921, @k8s-infra-cherrypick-robot)
  • 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. (#5970, @k8s-infra-cherrypick-robot)

Dependencies

Added

  • github.com/Azure/azure-sdk-for-go/sdk/keyvault/azsecrets: v0.12.0
  • github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal: v0.7.1
  • github.com/golang-jwt/jwt: v3.2.1+incompatible
  • github.com/modocache/gover: b58185e

Changed

  • github.com/Azure/azure-kusto-go: v0.15.1 → v0.15.2
  • github.com/Azure/azure-sdk-for-go/sdk/azcore: v1.10.0 → v1.11.1
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity: v1.5.1 → v1.5.2
  • github.com/AzureAD/microsoft-authentication-library-for-go: v1.2.1 → v1.2.2
  • github.com/golang-jwt/jwt/v5: v5.2.0 → v5.2.1
  • github.com/onsi/ginkgo/v2: v2.17.0 → v2.17.1
  • 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.29.3 → v0.29.4
  • k8s.io/apimachinery: v0.29.3 → v0.29.4
  • k8s.io/apiserver: v0.29.3 → v0.29.4
  • k8s.io/client-go: v0.29.3 → v0.29.4
  • k8s.io/cloud-provider: v0.29.3 → v0.29.4
  • k8s.io/component-base: v0.29.3 → v0.29.4
  • k8s.io/component-helpers: v0.29.3 → v0.29.4
  • k8s.io/controller-manager: v0.29.3 → v0.29.4
  • k8s.io/cri-api: v0.29.3 → v0.29.4
  • k8s.io/kms: v0.29.3 → v0.29.4
  • k8s.io/kubelet: v0.29.3 → v0.29.4
  • sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader: v0.0.1 → v0.0.4
  • sigs.k8s.io/cloud-provider-azure/pkg/azclient: v0.0.4 → v0.0.13

Removed

Nothing has changed.

Last modified April 23, 2024: Update release notes for v1.29.4 (3d5dc3557)