grpc-java/xds/src
Terry Wilson 6c00f0052f xds: Return a null RouteAction when cluster has no cluster_specifier or route lookup is not enabled with a cluster_specifier_plugin.
We want to ignore the route in these situations, which is achieved by returning a null. The current behavior of returning an error triggers a NACK to the update.
2022-03-24 09:51:57 -07:00
..
generated/main/grpc xds: migrate udpa proto to xds directory (#8686) 2021-11-11 10:07:14 -08:00
main xds: Return a null RouteAction when cluster has no cluster_specifier or route lookup is not enabled with a cluster_specifier_plugin. 2022-03-24 09:51:57 -07:00
test/java/io/grpc/xds xds: Return a null RouteAction when cluster has no cluster_specifier or route lookup is not enabled with a cluster_specifier_plugin. 2022-03-24 09:51:57 -07:00