cluster-api-provider-azure icon indicating copy to clipboard operation
cluster-api-provider-azure copied to clipboard

Migrate to `sdk/resourcemanager/**/arm**` from `services/**/mgmt/**`

Open CecileRobertMichon opened this issue 3 years ago • 0 comments

/kind feature

Describe the solution you'd like [A clear and concise description of what you want to happen.]

Some of the azure-sdk-for-go packages used have been deprecated and replaced with newer versions of the libraries. Ref: https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/MIGRATION_GUIDE.md for migration.

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment:

  • cluster-api-provider-azure version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

CecileRobertMichon avatar Sep 27 '22 00:09 CecileRobertMichon