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

Update dependencies and add custom LB protos #15

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

erikjoh
Copy link
Contributor

@erikjoh erikjoh commented Jul 7, 2022

When the new Custom LB support is used by gRPC, this tool currently breaks with:

Error: proto: google.protobuf.Any: unable to resolve "type.googleapis.com/envoy.extensions.load_balancing_policies.wrr_locality.v3.WrrLocality": not found

Updating dependencies and adding these protos to main.go fixes this error.

When the new Custom LB support is used by gRPC, this tool currently breaks with:

```
Error: proto: google.protobuf.Any: unable to resolve "type.googleapis.com/envoy.extensions.load_balancing_policies.wrr_locality.v3.WrrLocality": not found
```

Updating dependencies and adding these protos to main.go fixes this error.
@erikjoh
Copy link
Contributor Author

erikjoh commented Jul 7, 2022

FYI @temawi I just noticed go-control-plane had been updated finally so bumped it here and made sure everything works.

@temawi
Copy link

temawi commented Jul 7, 2022

Thanks!

@ejona86 ejona86 requested a review from dfawley July 7, 2022 21:39
@ejona86 ejona86 merged commit 4b23165 into grpc-ecosystem:main Jul 7, 2022
@erikjoh erikjoh deleted the custom-lb-policies branch July 8, 2022 08:09
@erikjoh
Copy link
Contributor Author

erikjoh commented Jul 11, 2022

Thanks for the reviews!
Would it be possible to also get a new release?
Also #14 would be nice 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants