Skip to content

cloud-provider-azure v1.0.2

Compare
Choose a tag to compare
@feiskyer feiskyer released this 12 Jul 07:59
· 5083 commits to master since this release
a72ebf2

Changes by Kind

Feature

  • Chore: upgrade TLS1.0 to TLS1.2 in account creation (#675, @andyzhangx)
  • Feat: add support for additional public IPs via service annotation "service.beta.kubernetes.io/azure-additional-public-ips" (#691, @feiskyer)
  • Feat: enable creation of private endpoint for storage account (#652, @nearora-msft)

Bug or Regression

  • Fix: detach disk panic on Azure Stack (#688, @andyzhangx)
  • Fix: make tags case-insensitive for both keys and values (#669, @nilo19)
  • Fix: remove GetDisk operation in AttachDisk (#678, @andyzhangx)
  • Fix: return empty VMAS name if using standalone VM (#679, @nilo19)

Other (Cleanup or Flake)

  • Chore: only put pip if it is necessary (#686, @nilo19)
  • GetTestCloud properly initializes the disk controller fields enabling them to be used in unit tests and mocked. (#689, @edreed)

Uncategorized

  • Fix: leave the probe path empty for TCP probes (#680, @nilo19)

Dependencies

Added

Nothing has changed.