v1.25.16

Cloud Provider Azure v1.25.16

Full Changelog: v1.25.15..v1.25.16

Changes by Kind

Feature

  • Feat: support sharing IP address across services by public IP name (#4275, @nilo19)

Bug or Regression

  • Cloud provider won’t exclude the NotReady nodes from SLB backend pools (#4284, @feiskyer)
  • Fix ensureBackendPoolDeleted for standalone VM. Fix IPv6/dual-stack EnsureBackendPoolDeleted() failure. IP config of IPv6 is not primary, it should not be skipped in EnsureBackendPoolDeleted(). (#4332, @lzhecheng)
  • Fix: call availabilitySet.EnsureBackendPoolDeleted in scaleSet.EnsureBackendPoolDeleted when using availability sets and vmType=vmss (#4319, @nilo19)
  • Fix: remove deleted node IP address from IP-based LB backend pools (#4149, @nilo19)
  • Skip unmanaged Nodes for instancesV2 (#4299, @lzhecheng)
  • Support customization of numOfProbe and probeInterval when externaltrafficpolicy is local (#4295, @MartinForReal)

Dependencies

Added

Nothing has changed.

Changed

  • golang.org/x/crypto: v0.9.0 → v0.11.0
  • golang.org/x/sys: v0.8.0 → v0.10.0
  • golang.org/x/term: v0.8.0 → v0.10.0
  • golang.org/x/text: v0.9.0 → v0.11.0
  • k8s.io/api: v0.25.10 → v0.25.12
  • k8s.io/apimachinery: v0.25.10 → v0.25.12
  • k8s.io/apiserver: v0.25.10 → v0.25.11
  • k8s.io/client-go: v0.25.10 → v0.25.12
  • k8s.io/cloud-provider: v0.25.10 → v0.25.11
  • k8s.io/component-base: v0.25.10 → v0.25.11
  • k8s.io/component-helpers: v0.25.10 → v0.25.12
  • k8s.io/controller-manager: v0.25.10 → v0.25.11
  • k8s.io/kubelet: v0.25.10 → v0.25.11

Removed

Nothing has changed.