v1.23.22

Cloud Provider Azure v1.23.22

Changes by Kind

Deprecation

Bug or Regression

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

Other (Cleanup or Flake)

  • Change in appProtocol field of service port section will trigger health probe rule update. (#2553, @MartinForReal)

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.1
  • github.com/onsi/gomega: v1.20.2 → v1.22.1
  • github.com/spf13/cobra: v1.5.0 → v1.6.0
  • golang.org/x/mod: v0.4.2 → 86c51ed
  • golang.org/x/sys: 3c1f352 → 2771309
  • golang.org/x/text: v0.3.7 → v0.4.0
  • k8s.io/api: v0.23.9 → v0.23.13
  • k8s.io/apimachinery: v0.23.9 → v0.23.13
  • k8s.io/apiserver: v0.23.9 → v0.23.13
  • k8s.io/client-go: v0.23.9 → v0.23.13
  • k8s.io/cloud-provider: v0.23.9 → v0.23.13
  • k8s.io/component-base: v0.23.9 → v0.23.13
  • k8s.io/component-helpers: v0.23.9 → v0.23.13
  • k8s.io/controller-manager: v0.23.9 → v0.23.13
  • k8s.io/klog/v2: v2.30.0 → v2.80.1
  • k8s.io/kubelet: v0.23.9 → v0.23.13
  • k8s.io/utils: 3a6ce19 → 6203023

Removed

Nothing has changed.

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