Skip to content

v1.29.13

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 01:57
· 1849 commits to master since this release
dd16f5e

Full Changelog: v1.29.12..v1.29.13

Changes by Kind

Bug or Regression

  • BEHAVIOR CHANGE: In the multi-slb initial design, an empty node selector matches all nodes, but only when there is no non-empty selector matching the node. In this fix we correct this behavior.

    fix: Empty node selector should work after non-empty node selector (#8329, @nilo19)

  • Fix(credential-provider): check acr pattern to avoid spoofing (#8255, @mainred)

  • Fix: Remove all routes that have the node name as prefix (#8427, @nilo19)

  • Fix: Remove managed pip if switched to another pip in a different resource group (#8530, @nilo19)

  • Fix: add http timeout to avoid connection stuck (#8393, @feiskyer)

Dependencies

Added

  • github.com/Azure/msi-dataplane: v0.4.2
  • github.com/antlr4-go/antlr/v4: v4.13.1

Changed

  • github.com/Azure/azure-sdk-for-go/sdk/azidentity/cache: v0.3.1 → v0.3.2
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity: v1.8.1 → v1.8.2
  • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6: v6.3.0 → v6.4.0
  • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage: v1.6.0 → v1.7.0
  • github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets: v1.3.0 → v1.3.1
  • github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal: v1.1.0 → v1.1.1
  • github.com/AzureAD/microsoft-authentication-library-for-go: v1.3.2 → v1.4.0
  • github.com/cpuguy83/go-md2man/v2: v2.0.4 → v2.0.6
  • github.com/google/go-cmp: v0.6.0 → v0.7.0
  • github.com/klauspost/compress: v1.17.9 → v1.17.11
  • github.com/onsi/ginkgo/v2: v2.22.2 → v2.23.0
  • github.com/prometheus/client_golang: v1.20.5 → v1.21.1
  • github.com/prometheus/common: v0.61.0 → v0.62.0
  • github.com/spf13/cobra: v1.8.1 → v1.9.1
  • go.opentelemetry.io/otel/exporters/prometheus: v0.56.0 → v0.57.0
  • go.opentelemetry.io/otel/metric: v1.34.0 → v1.35.0
  • go.opentelemetry.io/otel/sdk/metric: v1.34.0 → v1.35.0
  • go.opentelemetry.io/otel/sdk: v1.34.0 → v1.35.0
  • go.opentelemetry.io/otel/trace: v1.34.0 → v1.35.0
  • go.opentelemetry.io/otel: v1.34.0 → v1.35.0
  • golang.org/x/crypto: v0.33.0 → v0.36.0
  • golang.org/x/mod: v0.22.0 → v0.23.0
  • golang.org/x/net: v0.34.0 → v0.37.0
  • golang.org/x/sync: v0.11.0 → v0.12.0
  • golang.org/x/sys: v0.30.0 → v0.31.0
  • golang.org/x/term: v0.29.0 → v0.30.0
  • golang.org/x/text: v0.22.0 → v0.23.0
  • golang.org/x/time: v0.10.0 → v0.11.0
  • golang.org/x/tools: v0.28.0 → v0.30.0
  • google.golang.org/protobuf: v1.36.3 → v1.36.5
  • k8s.io/apiserver: v0.29.13 → v0.29.14
  • k8s.io/cloud-provider: v0.29.13 → v0.29.14
  • k8s.io/component-base: v0.29.13 → v0.29.14
  • k8s.io/component-helpers: v0.29.13 → v0.29.14
  • k8s.io/controller-manager: v0.29.13 → v0.29.14
  • k8s.io/cri-api: v0.29.13 → v0.29.14
  • k8s.io/kms: v0.29.13 → v0.29.14
  • k8s.io/kubelet: v0.29.13 → v0.29.14
  • k8s.io/utils: 18e509b → 24370be
  • sigs.k8s.io/cloud-provider-azure/pkg/azclient: v0.4.16 → v0.5.9

Removed

  • github.com/go-kit/log: v0.2.1
  • github.com/go-logfmt/logfmt: v0.5.1