v1.0.2
Cloud Provider Azure v1.0.2
Major changes since v1.0.1
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
Dependencies
Nothing has changed.