xds: Introduce new generic xDS and LRS clients decoupled from gRPC-specific elements and migrate internal xDS and LRS functionality to use new generic clients #8313
Labels
Area: xDS
Includes everything xDS related, including LB policies used with xDS.
Type: Feature
New features or improvements in behavior
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Use case(s) - what problem will this feature solve?
Stabilize the gRPC-Go xDS client and decouple from gRPC-specific elements to make it suitable for broader use. This involves removing dependencies on gRPC code related to client configuration, resource validation, and monitoring. By making these changes, a more generic xDS client can be created and exported for use outside of gRPC.
Proposed Solution
Tasks
The text was updated successfully, but these errors were encountered: