v1.27.6

Cloud Provider Azure v1.27.6

Full Changelog: v1.27.5..v1.27.6

Changes by Kind

Feature

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

Bug or Regression

  • Cloud provider won’t exclude the NotReady nodes from SLB backend pools (#4283, @feiskyer)
  • Fix ensureBackendPoolDeleted for standalone VM. Add logs for exclude-from-external-load-balancers (#4301, @lzhecheng)
  • Fix vmssflex ensureBackendPoolDeletedFromNode
  • Fix: remove deleted node IP address from IP-based LB backend pools (#4147, @nilo19)
  • Skip unmanaged Nodes for instancesV2 (#4296, @k8s-infra-cherrypick-robot)
  • Support customization of numOfProbe and probeInterval when externaltrafficpolicy is local (#4290, @MartinForReal)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/onsi/ginkgo/v2: v2.9.7 → v2.11.0
  • github.com/onsi/gomega: v1.27.7 → v1.27.8
  • golang.org/x/crypto: v0.9.0 → v0.11.0
  • golang.org/x/sync: v0.2.0 → v0.3.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
  • golang.org/x/tools: v0.9.1 → v0.9.3

Removed

Nothing has changed.