v1.35.6
Cloud Provider Azure v1.35.6
Full Changelog: v1.35.5..v1.35.6
Changes by Kind
Feature
- Added the
service.beta.kubernetes.io/azure-disable-load-balancer-nsg-ruleService annotation to disable cloud-provider-managed LoadBalancer NSG rule creation for Services whose NSG rules are intentionally managed by operators. (#10537, @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. (#10511, @nilo19)
- Fix(multi-slb): deduplicate IP addresses in local service backend pool updates to prevent DuplicateResourceName errors during EndpointSlice churn (#10448, @Liunardy)
- Fix: use network subscription for zone discovery when NetworkResourceSubscriptionID is set (#10535, @Liunardy)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.