v1.36.2

Cloud Provider Azure v1.36.2

Full Changelog: v1.36.1..v1.36.2

Changes by Kind

Feature

  • Added the service.beta.kubernetes.io/azure-disable-load-balancer-nsg-rule Service annotation to disable cloud-provider-managed LoadBalancer NSG rule creation for Services whose NSG rules are intentionally managed by operators. (#10538, @nilo19)

Bug or Regression

  • External LoadBalancer Services with invalid or non-public pinned LoadBalancer IPs now fail fast with a validation error instead of listing Azure Public IPs. (#10512, @nilo19)
  • Fix(multi-slb): deduplicate IP addresses in local service backend pool updates to prevent DuplicateResourceName errors during EndpointSlice churn (#10449, @Liunardy)
  • Fix: use network subscription for zone discovery when NetworkResourceSubscriptionID is set (#10536, @Liunardy)

Dependencies

Added

  • go.opentelemetry.io/otel/metric/x: v0.66.0

Changed

Removed

Nothing has changed.