v1.24.1
Cloud Provider Azure v1.24.1
Changes by Kind
Feature
- Update dependencies to 1.24 (#1655, @MartinForReal)
Bug or Regression
- Cloud provider will create route for unmanaged node if dual stack is enabled. (#1726, @k8s-infra-cherrypick-robot)
- Fix: panic when create private endpoint using azurefile NFS (#1816, @k8s-infra-cherrypick-robot)
- Fixes bug when using dual-stack in AKS that prevents IPv6 services from using ILB. (#1720, @k8s-infra-cherrypick-robot)
Other (Cleanup or Flake)
- Azure privateEndpointClient APIs are changed:
- Chore: upgrade network API version to 2021-08-01 (#1788, @lodrem)
Dependencies
Added
Nothing has changed.
Changed
- github.com/Azure/azure-sdk-for-go: v63.4.0+incompatible → v65.0.0+incompatible
- github.com/Azure/go-autorest/autorest/adal: v0.9.19 → v0.9.20
- github.com/stretchr/testify: v1.7.1 → v1.7.2
- gopkg.in/yaml.v3: 496545a → v3.0.1
- k8s.io/api: v0.24.0 → v0.24.1
- k8s.io/apimachinery: v0.24.0 → v0.24.1
- k8s.io/apiserver: v0.24.0 → v0.24.1
- k8s.io/client-go: v0.24.0 → v0.24.1
- k8s.io/cloud-provider: v0.24.0 → v0.24.1
- k8s.io/component-base: v0.24.0 → v0.24.1
- k8s.io/component-helpers: v0.24.0 → v0.24.1
- k8s.io/controller-manager: v0.24.0 → v0.24.1
- k8s.io/kubelet: v0.24.0 → v0.24.1
Removed
Nothing has changed.