v1.1.27

Cloud Provider Azure v1.1.27

Changes by Kind

Bug or Regression

  • Considering thread safety, results of cache Get() should be deepcopied before used. (#2705, @lzhecheng)
  • Fix an issue when DNS label of public ip is not updated when service.beta.kubernetes.io/azure-dns-label-name is changed. (#2703, @MartinForReal)
  • Fix to reduce PublicIPAddress list arm calls (#2809, @jwtty)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/Azure/azure-sdk-for-go: v67.0.0+incompatible → v67.1.0+incompatible
  • golang.org/x/text: v0.4.0 → v0.5.0
  • k8s.io/api: v0.22.15 → v0.22.16
  • k8s.io/apimachinery: v0.22.15 → v0.22.16
  • k8s.io/apiserver: v0.22.15 → v0.22.16
  • k8s.io/client-go: v0.22.15 → v0.22.16
  • k8s.io/cloud-provider: v0.22.15 → v0.22.16
  • k8s.io/component-base: v0.22.15 → v0.22.16
  • k8s.io/controller-manager: v0.22.15 → v0.22.16

Removed

Nothing has changed.

Last modified June 16, 2023: init documentation branch (6258fe0f8)