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: remove roundrobin dependency from dialer.go #4237

Merged
merged 1 commit into from
Jul 28, 2022

Conversation

kmavromati
Copy link
Contributor

@kmavromati kmavromati commented Jul 28, 2022

This PR removes the dependency to the grpc/balancer/roundrobin package.

The use of the roundrobin package is deprecated and is removed in a future version of the grpc package.


This change is Reviewable

@kmavromati kmavromati marked this pull request as ready for review July 28, 2022 13:56
Copy link
Collaborator

@lukedirtwalker lukedirtwalker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @kmavromati)

Copy link
Contributor

@oncilla oncilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @kmavromati)

@lukedirtwalker lukedirtwalker merged commit 2ade821 into scionproto:master Jul 28, 2022
benthor pushed a commit to benthor/scion that referenced this pull request Nov 24, 2022
This PR removes the dependency to the `grpc/balancer/roundrobin` package.

The use of the `roundrobin` package is deprecated and is removed in a future version of the `grpc` package.
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.

3 participants