-
Notifications
You must be signed in to change notification settings - Fork 8.1k
[vendor-change] dep init + prune changes for 0.8 #4651
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
Conversation
matching vendor PR istio/old_vendor-istio_repo#45 |
probably means I have the wrong github.com/docker/distribution/reference |
Codecov Report
@@ Coverage Diff @@
## master #4651 +/- ##
=======================================
- Coverage 75% 75% -<1%
=======================================
Files 297 297
Lines 24710 24638 -72
=======================================
- Hits 18438 18369 -69
+ Misses 5512 5508 -4
- Partials 760 761 +1
Continue to review full report at Codecov.
|
going to let someone from pilot fix this |
/lgtm |
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.
cc @rlenglet: this should bring the go-control-plane updat to istio.
mixer failure is unrelated readiness issue prow is overloaded will merge |
/lgtm |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: kyessenov Assign the PR to them by writing 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 |
New changes are detected. LGTM label has been removed. |
* dep init + prune changes for 0.8 * dep init + prune changes for 0.8 - try#2 with k8s 1.9 instead of 1.10 * start of changes for istio/api#439 - will continue on my mac * Rest of fixes for Name->Host Matching istio/api#439 * Compiling! * More Name->Host fun * Use our glog * Make go generate ./mixer/... runnable * Partial fix for name->host * Update back api * Revert destination name->host * need fortio to be buildable from vendor, grpc health is a dependency * switching vendor to master post istio/old_vendor-istio_repo#45 merge
Fixes #4482