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

core, grpclb: clean up grpclb specific attributes in core #6790

Conversation

voidzcy
Copy link
Contributor

@voidzcy voidzcy commented Mar 2, 2020

Final cleanup following #6637 and #6723 to move all Grpclb related attributes out of grpc-core and into grpc-grpclb. Now grpc-alts will have a compile dependency on grpc-grpclb instead of runtimeOnly.

@voidzcy voidzcy requested a review from creamsoup March 2, 2020 09:21
Copy link
Contributor

@creamsoup creamsoup left a comment

Choose a reason for hiding this comment

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

LGTM except bazel

@voidzcy voidzcy force-pushed the refactor/clean_up_grpclb_specific_attributes_in_core branch from 8311a29 to 0a4c956 Compare March 2, 2020 17:55
@voidzcy voidzcy merged commit afc1f2e into grpc:master Mar 2, 2020
dfawley pushed a commit to dfawley/grpc-java that referenced this pull request Jan 15, 2021
Move ATTR_LB_ADDR_AUTHORITY and ATTR_LB_PROVIDED_BACKEND attributes definition in GrpcAttributes to GrpclbConstants. grpc-alts will have a compile dependency on grpc-grpclb.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants