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

xds: move functionality from xds/internal to internal/xds #7290

Open
easwars opened this issue May 31, 2024 · 0 comments
Open

xds: move functionality from xds/internal to internal/xds #7290

easwars opened this issue May 31, 2024 · 0 comments
Labels
Area: xDS Includes everything xDS related, including LB policies used with xDS. P2 Type: Internal Cleanup Refactors, etc

Comments

@easwars
Copy link
Contributor

easwars commented May 31, 2024

Only functionality that is to be directly exposed to the user needs to live under xds. Everything else can move to internal/xds. We have some code that lives out of xds but depends on xds and this list is growing. So, moving all xds/internal functionality to internal/xds will help with this.

@easwars easwars added the Type: Internal Cleanup Refactors, etc label May 31, 2024
@easwars easwars self-assigned this May 31, 2024
@easwars easwars added the P2 label Jun 4, 2024
@easwars easwars removed their assignment Aug 30, 2024
@arjan-bal arjan-bal added the Area: xDS Includes everything xDS related, including LB policies used with xDS. label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: xDS Includes everything xDS related, including LB policies used with xDS. P2 Type: Internal Cleanup Refactors, etc
Projects
None yet
Development

No branches or pull requests

2 participants