Skip to content
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

grpc-bridge example fails to compile go service #327

Closed
drobertduke opened this issue Jan 5, 2017 · 2 comments
Closed

grpc-bridge example fails to compile go service #327

drobertduke opened this issue Jan 5, 2017 · 2 comments
Labels
Milestone

Comments

@drobertduke
Copy link

$> pwd
/tmp/lyft/envoy/examples/grpc-bridge
$> script/build
# github.com/lyft/envoy/examples/grpc-bridge/service/gen
../../../../gopath/src/github.com/lyft/envoy/examples/grpc-bridge/service/gen/kv.pb.go:89: undefined: grpc.SupportPackageIsVersion3

gRPC master has moved to SupportPackageIsVersion4 apparently https://github.com/grpc/grpc-go/blob/master/rpc_util.go#L519
Another triumph for golang dependency management 😃

@mattklein123
Copy link
Member

Related to #155. We need to automate building/testing the example containers.

@junr03
Copy link
Member

junr03 commented Jan 18, 2017

fixed by #357

@junr03 junr03 closed this as completed Jan 18, 2017
rshriram pushed a commit to rshriram/envoy that referenced this issue Oct 30, 2018
* transcoding: Refactor integration test

* fix

* More tests
rshriram pushed a commit to rshriram/envoy that referenced this issue Oct 30, 2018
Automatic merge from submit-queue.

[DO NOT MERGE] Auto PR to update dependencies of mixerclient

This PR will be merged automatically once checks are successful.
```release-note
none
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants