25 Commits (31fc452b68e429c029f00b5fcc54292a303be0c6)

Author SHA1 Message Date
Mark D. Roth 589fee0530
xDS: fix crash on wrong listener type (both client and server side) (#31684) 2 years ago
Mark D. Roth 64589d7ff3
xds resolver: fix edge cases in interactions between LDS and RDS (#31668) 2 years ago
Mark D. Roth df80a31199
Second attempt: xDS RouteConfig: use ValidationErrors and add unit test (#31658) 2 years ago
Mark D. Roth 335b74fea7
Revert "xDS RouteConfig: use ValidationErrors and add unit test (#31418)" (#31653) 2 years ago
Mark D. Roth c72a67b6da
xDS RouteConfig: use ValidationErrors and add unit test (#31418) 2 years ago
Mark D. Roth ddfa85f42b
xDS: fix error message when the request does not match any route (#31593) 2 years ago
Mark D. Roth b9aca8db8a
Second attempt: xDS Listener: use ValidationErrors and add unit test (#31457) 2 years ago
Craig Tiller ab3d62ae8f
Revert "xDS Listener: use ValidationErrors and add unit test (#31351)" (#31456) 2 years ago
Mark D. Roth 7229bea2fd
xDS Listener: use ValidationErrors and add unit test (#31351) 2 years ago
Mark D. Roth bd4b5d70c8
xDS: remove v2 support (#31327) 2 years ago
Craig Tiller 9c98d67d7a
[c++14] absl::make_unique --> std::make_unique (#31159) 2 years ago
Craig Tiller c2ab8c99bb
Revert "Revert "[c++] Move environment functions to C++ (#30937)" (#30986)" (#30988) 2 years ago
Craig Tiller 96264e07b8
Revert "[c++] Move environment functions to C++ (#30937)" (#30986) 2 years ago
Craig Tiller 74c0d6fe3f
[c++] Move environment functions to C++ (#30937) 2 years ago
Mark D. Roth 2c28b44852
subchannel: include IP address in status messages (#30784) 2 years ago
Mark D. Roth 121a08f6a9
end2end tests: apply test slowdown factor in various places where it was missed (#30749) 2 years ago
Vignesh Babu 09558e9052
Adjust rpc timeouts in xds tests to reduce Deadline exceeded errors in msan (#30732) 2 years ago
Mark D. Roth fedba4654d
xds_routing_e2e_test: fix XdsRetryPolicyMaxBackOff flake (#30649) 2 years ago
Mark D. Roth 86e282ba97
weighted_target and RLS: delegate to child picker on error (#29870) 2 years ago
Mark D. Roth f12972506e
xDS: improve status messages from xDS resolver failures (#29975) 3 years ago
Mark D. Roth a78df68e96
xds: add "ignore_resource_deletion" server feature (#29633) 3 years ago
Mark D. Roth 8459824e5c
xds end2end tests: change tests to check all RPC failure statuses (#29974) 3 years ago
Yash Tibrewal 5d9cdc8e67
xds: Add XdsLbRegistry (#29756) 3 years ago
Mark D. Roth 6bda57194a
xds_end2end_test_lib: use DEBUG_LOCATION to log where failures originate (#29444) 3 years ago
Mark D. Roth b9d904da58
xds_end2end_test: move routing tests to their own file (#29409) 3 years ago