v1.36.3

Cloud Provider Azure v1.36.3

Full Changelog: v1.36.2..v1.36.3

Changes by Kind

Feature

  • Add a configurable grace period (nodeInstanceNotFoundGracePeriodInSeconds) in the cloud config for newly registered Kubernetes nodes whose backing Azure VM/VMSS instance is not immediately visible in ARM. (#10605, @robbiezhang)

Bug or Regression

  • Fix(multi-slb): select existing LB with no rules over creating a new one (#10581, @Liunardy)
  • Fix: IPv6 PIP name lookup on single-stack IPv4 services incorrectly returned the IPv4 annotation value, causing redundant public IP lookups. (#10548, @Liunardy)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/Azure/azure-sdk-for-go/sdk/azidentity: v1.13.1 → v1.14.0
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity/cache: v0.3.2 → v0.4.0
  • github.com/AzureAD/microsoft-authentication-library-for-go: v1.7.0 → v1.7.2
  • github.com/go-faker/faker/v4: v4.7.0 → v4.8.0
  • github.com/onsi/ginkgo/v2: v2.29.0 → v2.31.0
  • github.com/onsi/gomega: v1.41.0 → v1.42.0
  • golang.org/x/net: v0.55.0 → v0.56.0
  • sigs.k8s.io/cloud-provider-azure/pkg/azclient: v0.20.8 → v0.21.0
  • sigs.k8s.io/cloud-provider-azure/pkg/azclient/cache: v0.14.2 → v0.14.3
  • sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader: v0.15.2 → v0.15.3

Removed

Nothing has changed.