v1.0.0

Cloud Provider Azure v1.0.0

Major changes since v0.7.4

Cloud Provider Azure v1.0.0 includes several critical bug fixes. The images are available at:

  • mcr.microsoft.com/oss/kubernetes/azure-cloud-node-manager:v1.0.0
  • mcr.microsoft.com/oss/kubernetes/azure-cloud-controller-manager:v1.0.0

Changes by Kind

Feature

  • Feat: Enable creation of storage accounts that support large file shares (#606, @nearora-msft)
  • Feat: support reloading cloud controller manager from secret dynamically (#613, @nilo19)

Bug or Regression

  • Fix: avoid nil-pointer panic when checking the frontend IP configuration (#615, @nilo19)
  • Fix: not tagging static public IP (#616, @nilo19)

Other (Cleanup or Flake)

  • Chore: completely decouple k/k (#601, @nilo19)
  • Chore: only logs rate limiting configurations when rate limit is enabled (#608, @feiskyer)
  • Update cloud-provider vendor to v1.21 (#603, @feiskyer)
Last modified June 16, 2023: init documentation branch (6258fe0f8)