Skip to content

cloud-provider-azure v1.0.0

Compare
Choose a tag to compare
@nilo19 nilo19 released this 07 May 05:48
· 5104 commits to master since this release
8949829

Cloud Provider Azure v1.0.0 includes several critical bug fixes and new features. 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)