v1.0.19
Cloud Provider Azure v1.0.19
Changes by Kind
Feature
- Support ARM resource ID as
userAssignedIdentityID
(#1740, @MartinForReal) - 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/ (#1683, @jwtty)
Bug or Regression
- Cloud provider will create route for unmanaged node if dual stack is enabled. (#1725, @k8s-infra-cherrypick-robot)
- Fixes bug when using dual-stack in AKS that prevents IPv6 services from using ILB. (#1723, @k8s-infra-cherrypick-robot)
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.