v1.1.24
Cloud Provider Azure v1.1.24
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. (#2427, @jwtty)
- Check and cleanup both ELB and ILB when a service is being deleted. (#2435, @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. (#2398, @k8s-infra-cherrypick-robot)
- Only check response body length when request is GET. Avoids unnecessary retry when deleting an LB. (#2391, @jwtty)
Other (Cleanup or Flake)
Dependencies
Added
Nothing has changed.
Changed
- github.com/onsi/ginkgo/v2: v2.1.6 → v2.2.0
Removed
Nothing has changed.