v1.23.21
Cloud Provider Azure v1.23.21
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. (#2424, @k8s-infra-cherrypick-robot)
- Check and cleanup both ELB and ILB when a service is being deleted. (#2436, @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. (#2399, @k8s-infra-cherrypick-robot)
- Only check response body length when request is GET. Avoids unnecessary retry when deleting an LB. (#2392, @jwtty)
Other (Cleanup or Flake)
- Chore: get node private IPs from cache but NIC (#2431, @k8s-infra-cherrypick-robot)
- Chore: update go-restful for CVE-2022-1996 (#2323, @feiskyer)
Dependencies
Added
Nothing has changed.
Changed
- github.com/onsi/ginkgo/v2: v2.1.6 → v2.2.0
Removed
Nothing has changed.