-
Notifications
You must be signed in to change notification settings - Fork 431
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
update loadbalancers service to use Azure SDK v2 #3969
update loadbalancers service to use Azure SDK v2 #3969
Conversation
Skipping CI for Draft Pull Request. |
959e28e
to
d77af15
Compare
This comment was marked as outdated.
This comment was marked as outdated.
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #3969 +/- ##
==========================================
+ Coverage 56.26% 56.34% +0.08%
==========================================
Files 190 190
Lines 19447 19420 -27
==========================================
+ Hits 10941 10942 +1
+ Misses 7877 7848 -29
- Partials 629 630 +1
☔ View full report in Codecov by Sentry. |
d77af15
to
fce35f8
Compare
fce35f8
to
f579fa1
Compare
Expected complaints from apidiff
|
f579fa1
to
1c288da
Compare
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: 7a8c34896336f741c70a3a44842e71a2530c13bf
|
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, I just had one change to a comment for consistency with the other services.
1c288da
to
d89c16c
Compare
@nawazkh: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
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
LGTM label has been added. Git tree hash: a8c2ced3cb46257e60d77177e4d84cb1664deee1
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mboersma 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 feature
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #3917
Special notes for your reviewer:
TODOs:
Release note: