214 Commits (a363b6c001139b9c8ffb7cd63f60a72f15349c3b)

Author SHA1 Message Date
Yousuk Seung 16c03db9ac
Revert "Revert "WRR: Support EPS" (#32723)" (#32725) 2 years ago
Esun Kim 7bd9267f32
Revert "WRR: Support EPS" (#32723) 2 years ago
Yousuk Seung 4429066516
WRR: Support EPS (#32657) 2 years ago
Jan Tattermusch 0c1797cd9f
Revert "[config] Move global config alongside core configuration" (#32659) 2 years ago
Craig Tiller b7a83305e6
[config] Move global config alongside core configuration (#30788) 2 years ago
Mark D. Roth a67a46e7a3
xds_cluster_e2e_test: fix test flake from #32571 (#32623) 2 years ago
Yousuk Seung 0003c320f4
xDS e2e tests: use ServerMetricRecorder (#32546) 2 years ago
Mark D. Roth e81002cfda
xDS: fix crash when removing the last endpoint from the last locality in weighted_target (#32571) 2 years ago
Mark D. Roth e022a3dfa9
xDS fault injection e2e test: fix flakes caused by processing queued calls in parallel (#32429) 2 years ago
Mark D. Roth 9dd6a98ed6
e2e tests: update regex used for connection failure messages (#32325) 2 years ago
Yousuk Seung b98f527260
Revert "Revert "Revert "Revert "server: introduce ServerMetricRecorde… (#32301) 2 years ago
Craig Tiller 1f960697c5
Revert "Revert "Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272)" (#32279)" (#32293) 2 years ago
Yousuk Seung 4475e74c6a
Revert "Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272)" (#32279) 2 years ago
Eugene Ostroukhov 72872fc29d
stateful session affinity: add e2e test for draining state (#32248) 2 years ago
Xuan Wang deb1e25543
Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272) 2 years ago
Yousuk Seung c7f641da0d
server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106) 2 years ago
Mark D. Roth 75f4ee6e5e
xDS: fix bug when receiving an update for an aggregate cluster child (#32249) 2 years ago
Eugene Ostroukhov b168e9cc9d
stateful session affinity: add end2end tests (#32009) 2 years ago
Mark D. Roth 1c4b138322
Revert "Revert "WRR: xDS LB policy support (#32067)" (#32180)" (#32182) 2 years ago
Alisha Nanda d7193a28c4
Revert "WRR: xDS LB policy support (#32067)" (#32180) 2 years ago
Mark D. Roth 8a024963f5
WRR: xDS LB policy support (#32067) 2 years ago
Yash Tibrewal aa11978541
Fix include guards for src/ and test/ directories (#32167) 2 years ago
Mark D. Roth 7a96bed837
xDS: fix WeightedClusters total weight handling (#32134) 2 years ago
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
Mark D. Roth e5a37d59fa
xDS: don't NACK RouteConfig with a VirtualHost containing no valid routes (#32069) 2 years ago
Vignesh Babu 4806da6041
Fix flakiness in xds_cluster_end2end_test: XdsTest/CdsTest.CircuitBreaking/V3 (#32027) 2 years ago
Mark D. Roth 5192021637
Second attempt: xDS stateful session affinity: add config plumbing (#31874) 2 years ago
Richard Belleville 4f15d3dcf9
Revert "xDS stateful session affinity: add config plumbing (#31827)" (#31873) 2 years ago
Mark D. Roth f76948b12d
xDS stateful session affinity: add config plumbing (#31827) 2 years ago
Cheng-Yu Chung 77b3972f95
Clean up the TODO item in build target `grpc_base` part `channel_args` (#31642) 2 years ago
Esun Kim f3fedae7c8
Added readability-redundant-string-cstr (#31707) 2 years ago
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
Esun Kim 250f9fc026
Revived google-readability-casting (#31607) 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 43c8cdd2e9
xDS: fix bug when a cluster specifier plugin was not used in all vhosts (#31583) 2 years ago
Esun Kim 530b702259
Update Clang 15 (#31518) 2 years ago
Mark D. Roth a0fb351023
xds_core_e2e_test: fix federation test flake (#31487) 2 years ago
Mark D. Roth 447a058837
xDS: remove deprecated C++ APIs in the experimental namespace (#31451) 2 years ago
Mark D. Roth ba5e477446
xds_end2end_test: fix test flake (#31468) 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
Mark D. Roth 5d0d5fe1a7
xDS: implement xds_wrr_locality LB policy and return xDS LB config from XdsClient (#31160) 2 years ago
Mark D. Roth 93433d2faf
xDS RBAC: remove env var protection (#31348) 2 years ago
Mark D. Roth 14c914dee0
xDS: refactor code for handling xDS extensions and add tests (#31295) 2 years ago