Releases
v0.7.5
cloud-provider-azure v0.7.5
Changes by Kind
Feature
Chore: upgrade TLS1.0 to TLS1.2 in account creation (#675 , @andyzhangx )
Feat: Enable creation of storage accounts that support large file shares (#606 , @nearora-msft )
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 )
Feat: support reloading cloud controller manager from secret dynamically (#613 , @nilo19 )
Documentation
Chore: update docs for service tags NSG (#647 , @feiskyer )
Docs: add 'securityGroupResourceGroup' cloud-config value (#668 , @aslafy-z )
Failing Test
Fix: serviceOwnsFrontendIP shouldn't report error when the public IP doesn't match (#649 , @feiskyer )
Bug or Regression
Do not set cached Sku when updating VMSS and VMSS instances (#630 , @feiskyer )
Fix: avoid nil-pointer panic when checking the frontend IP configuration (#615 , @nilo19 )
Fix: cleanup outdated routes (#661 , @nilo19 )
Fix: detach disk panic on Azure Stack (#688 , @andyzhangx )
Fix: make tags case-insensitive for both keys and values (#669 , @nilo19 )
Fix: not tagging static public IP (#616 , @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: add e2e test for byo public IP (#627 , @nilo19 )
Chore: add more buckets for operation metrics (#656 , @andyzhangx )
Chore: completely decouple k/k (#601 , @nilo19 )
Chore: only logs rate limiting configurations when rate limit is enabled (#608 , @feiskyer )
Chore: only put pip if it is necessary (#686 , @nilo19 )
Chore: only reconciling routes in cloud controller manager (#671 , @nilo19 )
Chore: set default config secret name and namespace (#662 , @nilo19 )
Fix: wait for the success of the initial run of syncRegionZonesMap (#646 , @nilo19 )
Update Azure Go SDK to v55.0.0 (#643 , @feiskyer )
Update cloud-provider vendor to v1.21 (#603 , @feiskyer )
Upgrade to 2020-02-01/storage (#628 , @andyzhangx )
GetTestCloud
properly initializes the disk controller fields enabling them to be used in unit tests and mocked. (#689 , @edreed )
Uncategorized
You can’t perform that action at this time.