gardener / gardener-extension-provider-azure

Gardener extension controller for the Azure cloud provider (https://azure.microsoft.com).

Home Page:https://gardener.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure compute sdk upgrade

tedteng opened this issue · comments

How to categorize this issue?

/area TODO
/kind enhancement
/priority 3
/platform azure

What would you like to be added:
compute SDK upgrade to "github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2021-03-01/compute"

Why is this needed:
The compute SDK version in code is "github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2020-06-30/compute"
To use more features eg. userData which for startup script, the Minimum api-version is 2021-03-01

@tedteng Label area/todo does not exist.

/assign

/close the ticket will create a new one with bastion PR together