-
Notifications
You must be signed in to change notification settings - Fork 160
Azure vendoring update #426
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
Azure vendoring update #426
Conversation
Codecov Report
@@ Coverage Diff @@
## master #426 +/- ##
=======================================
Coverage 46.39% 46.39%
=======================================
Files 94 94
Lines 9688 9688
=======================================
Hits 4495 4495
Misses 4612 4612
Partials 581 581 |
2aaa383 to
46abf5d
Compare
|
/test e2e-azure |
|
/assign @akhil-rane |
akhil-rane
left a comment
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
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
46abf5d to
b4b1b36
Compare
|
@akhil-rane had to re-base after another PR merged |
|
/lgtm |
|
/assign @lwan-wanglin @jeana-redhat @sferich888 |
|
run a basic test, no regression found https://mastern-jenkins-csb-openshift-qe.apps.ocp-c1.prod.psi.redhat.com/job/ocp-common/job/Runner/245695/console |
|
/label docs-approved |
go get github.com/Azure/azure-sdk-for-go go mod vendor ; go mod tidy commit
go get github.com/Azure/go-autorest/autorest go get github.com/Azure/go-autorest/autorest/adal go get github.com/Azure/go-autorest/autorest/azure/auth go get github.com/Azure/go-autorest/autorest/to go get github.com/Azure/go-autorest/autorest/azure/cli go get github.com/Azure/go-autorest/autorest/validation followed by go mod vendor ; go mod tidy and committing the changes
b4b1b36 to
7970972
Compare
|
@joelddiaz: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
@akhil-rane this needs another lgtm |
|
/test e2e-upgrade |
|
/label px-approved |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: akhil-rane, joelddiaz The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Azure vendoring update
update github.com/Azure/azure-sdk-for-go and github.com/Azure/go-autorest vendoring
xref: https://issues.redhat.com/browse/CCO-173