v1.24.19

Cloud Provider Azure v1.24.19

Full Changelog: v1.24.18..v1.24.19

Changes by Kind

Bug or Regression

  • Fix: the pip without tags should be user-assigned fix: refresh the pip cache when necessary fix: do not tag user-assigned pip with kubernetes-dns-label-service: <svcName> (#3892, @nilo19)
  • Fixed: Remove shared nsg rule immediately when no destinations left (#3800, @k8s-infra-cherrypick-robot)

Uncategorized

  • Fix: update resources in batches asynchronously

    A regression was introduced by #1687 where the behavior of updating resources in batches changes from sending requests asynchronously to synchronously. This would lead to latencies when updating vmss vms, especially when the cluster size is huge. This unexpected change is reverted in this fix. (#3766, @k8s-infra-cherrypick-robot)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/Azure/go-autorest/autorest: v0.11.28 → v0.11.29
  • golang.org/x/crypto: v0.8.0 → v0.9.0
  • golang.org/x/net: v0.9.0 → v0.10.0
  • golang.org/x/sys: v0.7.0 → v0.8.0
  • golang.org/x/term: v0.7.0 → v0.8.0

Removed

Nothing has changed.

Last modified October 28, 2023: fix spellcheck errs (df8b22d09)