v1.24.8

Cloud Provider Azure v1.24.8

Changes by Kind

Bug or Regression

  • Avoid race condition between node-sync-loop routine and service reconcile routine. Avoid UpdateLoadBalancer() using stale service spec to update Load Balancers. (#2425, @k8s-infra-cherrypick-robot)
  • Check and cleanup both ELB and ILB when a service is being deleted. (#2437, @jwtty)
  • Fix: Skip VMSS VM update operations if the VMs are not in good state fix: Set the retryAfter to 5s when PUT failed due to concurrent operation conflict. (#2400, @k8s-infra-cherrypick-robot)
  • Only check response body length when request is GET. Avoids unnecessary retry when deleting an LB. (#2389, @k8s-infra-cherrypick-robot)

Other (Cleanup or Flake)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/onsi/ginkgo/v2: v2.1.6 → v2.2.0
  • k8s.io/api: v0.24.5 → v0.24.6
  • k8s.io/apimachinery: v0.24.5 → v0.24.6
  • k8s.io/apiserver: v0.24.5 → v0.24.6
  • k8s.io/client-go: v0.24.5 → v0.24.6
  • k8s.io/cloud-provider: v0.24.5 → v0.24.6
  • k8s.io/component-base: v0.24.5 → v0.24.6
  • k8s.io/component-helpers: v0.24.5 → v0.24.6
  • k8s.io/controller-manager: v0.24.5 → v0.24.6
  • k8s.io/kubelet: v0.24.5 → v0.24.6

Removed

Nothing has changed.

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