v1.24.9

Cloud Provider Azure v1.24.9

Changes by Kind

Deprecation

Bug or Regression

  • Check and cleanup both ELB and ILB when a service is being deleted. (#2437, @jwtty)
  • Check internal lb ip in subnet before keeping it, so users can change their lb subnet. (#2530, @k8s-infra-cherrypick-robot)
  • Fix: decouple vmss with 0 instance from lb when deleting the service (#2527, @nilo19)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/Azure/azure-sdk-for-go: v66.0.0+incompatible → v67.0.0+incompatible
  • github.com/fsnotify/fsnotify: v1.5.4 → v1.6.0
  • github.com/inconshreveable/mousetrap: v1.0.0 → v1.0.1
  • github.com/onsi/ginkgo/v2: v2.2.0 → v2.3.0
  • github.com/onsi/gomega: v1.20.2 → v1.22.1
  • github.com/spf13/cobra: v1.5.0 → v1.6.0
  • github.com/yuin/goldmark: v1.4.1 → v1.3.5
  • go.uber.org/goleak: v1.1.10 → v1.2.0
  • golang.org/x/mod: 9b9b3d8 → 86c51ed
  • golang.org/x/sys: 3c1f352 → 2771309
  • golang.org/x/text: v0.3.7 → v0.4.0
  • k8s.io/api: v0.24.6 → v0.24.7
  • k8s.io/apimachinery: v0.24.6 → v0.24.7
  • k8s.io/apiserver: v0.24.6 → v0.24.7
  • k8s.io/client-go: v0.24.6 → v0.24.7
  • k8s.io/cloud-provider: v0.24.6 → v0.24.7
  • k8s.io/component-base: v0.24.6 → v0.24.7
  • k8s.io/component-helpers: v0.24.6 → v0.24.7
  • k8s.io/controller-manager: v0.24.6 → v0.24.7
  • k8s.io/kubelet: v0.24.6 → v0.24.7
  • sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.30 → v0.0.33

Removed

Nothing has changed.

Last modified June 16, 2023: init documentation branch (6258fe0f8)