v1.23.12
Cloud Provider Azure v1.23.12
Changes by Kind
Feature
- Support ARM resource ID as
userAssignedIdentityID
(#1616, @k8s-infra-cherrypick-robot) - User can deploy managed Azure private link service resources by annotating the service object. Detailed design doc can be found here: https://kubernetes-sigs.github.io/cloud-provider-azure/development/design-docs/pls-integration/ (#1681, @jwtty)
Bug or Regression
- Cloud provider will create route for unmanaged node if dual stack is enabled. (#1727, @k8s-infra-cherrypick-robot)
- Fixes bug when using dual-stack in AKS that prevents IPv6 services from using ILB. (#1721, @k8s-infra-cherrypick-robot)
Other (Cleanup or Flake)
- Azure privateEndpointClient APIs are changed:
Dependencies
Added
Nothing has changed.
Changed
- github.com/Azure/azure-sdk-for-go: v63.4.0+incompatible → v64.1.0+incompatible
- github.com/Azure/go-autorest/autorest/adal: v0.9.18 → v0.9.19
Removed
Nothing has changed.