-
Notifications
You must be signed in to change notification settings - Fork 432
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Convert virtualmachines service to SDKv2 #3996
Conversation
/retitle [WIP] Convert virtualmachines service to SDKv2 This needs to be rebased when scalesetvms has merged. Edit: rebased. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #3996 +/- ##
==========================================
+ Coverage 56.68% 56.72% +0.04%
==========================================
Files 188 188
Lines 19328 19189 -139
==========================================
- Hits 10956 10885 -71
+ Misses 7739 7671 -68
Partials 633 633
☔ View full report in Codecov by Sentry. |
900e0f2
to
c102b40
Compare
/retitle Convert virtualmachines service to SDKv2 |
/test pull-cluster-api-provider-azure-e2e-optional |
c102b40
to
cae58da
Compare
Seeing a lot of these in the controller logs:
|
cae58da
to
f49b5ac
Compare
Thanks @nojnhuh, those are great comments and I incorporated them all. 🤞🏻 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
LGTM label has been added. Git tree hash: 43e9da787b31edc3233a5f1403235996e5dd4e88
|
/test pull-cluster-api-provider-azure-e2e-optional |
/assign @CecileRobertMichon @jackfrancis |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: CecileRobertMichon The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Converts the virtualmachines service to azure-sdk-for-go version 2 and the
asyncpoller
framework.Which issue(s) this PR fixes:
Fixes #3918
Special notes for your reviewer:
TODOs:
Release note: