-
Notifications
You must be signed in to change notification settings - Fork 276
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
migrate slb/pip/vm/vmss/vmas to track2 sdk #7833
base: master
Are you sure you want to change the base?
Conversation
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: MartinForReal 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 |
80144d4
to
9c837ae
Compare
a731968
to
fcd2452
Compare
1a171f4
to
83d6739
Compare
83d6739
to
0e51e2e
Compare
/kind feature |
1f9ff81
to
85b9f7a
Compare
/retest |
1 similar comment
/retest |
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.
Copilot reviewed 321 out of 336 changed files in this pull request and generated no comments.
Files not reviewed (15)
- go.mod: Language not supported
- pkg/azureclients/azure_client_config.go: Evaluated as low risk
- pkg/azureclients/interfaceclient/doc.go: Evaluated as low risk
- pkg/azureclients/azure_client_config_test.go: Evaluated as low risk
- pkg/azureclients/armauth/token_provider.go: Evaluated as low risk
- pkg/azureclients/armclient/doc.go: Evaluated as low risk
- pkg/azureclients/armclient/interface.go: Evaluated as low risk
- pkg/azureclients/armclient/mockarmclient/doc.go: Evaluated as low risk
- pkg/azureclients/armclient/util.go: Evaluated as low risk
- pkg/azureclients/armauth/multi_tenant_token_provider.go: Evaluated as low risk
- pkg/azureclients/interfaceclient/azure_interfaceclient_test.go: Evaluated as low risk
- pkg/azureclients/diskclient/doc.go: Evaluated as low risk
- pkg/azureclients/diskclient/azure_diskclient_test.go: Evaluated as low risk
- pkg/azureclients/diskclient/interface.go: Evaluated as low risk
- pkg/azureclients/diskclient/mockdiskclient/doc.go: Evaluated as low risk
/retest |
@MartinForReal: 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-sigs/prow repository. I understand the commands that are listed here. |
85b9f7a
to
2d688bb
Compare
Signed-off-by: MartinForReal <fanshangxiang@gmail.com>
2d688bb
to
a887d97
Compare
What type of PR is this?
/kind feature
What this PR does / why we need it:
migrate slb/pip/vm/vmss/vmas to track2 sdk
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: