grpc-java/rls
ZHANG Dapeng ad0971ef5f
xds: fix parsing RouteLookupClusterSpecifier mistake (#8641)
- Partially revert the change of RlsProtoData.java  in #8612  by removing `public` accessor
- Have grpc-xds no longer strongly depend on grpc-rls. The application will need grpc-rls as runtime dependencies if they need route lookup feature in xds.
- Parse RouteLookupServiceClusterSpecifierPlugin config to the Json/Map representation of `io.grpc.lookup.v1.RouteLookupClusterSpecifier` instead of `io.grpc.rls.RlsProtoData.RouteLookupConfig`
2021-11-10 11:27:42 -08:00
..
src xds: fix parsing RouteLookupClusterSpecifier mistake (#8641) 2021-11-10 11:27:42 -08:00
BUILD.bazel rls: migrate deprecated server/path to extraKeys (#8469) 2021-09-07 21:32:33 -07:00
build.gradle rls: migrate deprecated server/path to extraKeys (#8469) 2021-09-07 21:32:33 -07:00