249 Commits (0b8fb5a3c6cf22f205e843d3cbca740a4ef7d8fa)

Author SHA1 Message Date
Eugene Ostroukhov 77f80f3de5
[ssa test] Test TTL attribute on cookie (#34326) 1 year ago
Eugene Ostroukhov 59bab7f27f
[ssa test] Add test for per-route SSA configuration (#34313) 1 year ago
Eugene Ostroukhov 3d1f242abe
[Session Affinity] Update validation and add a test case (#34277) 1 year ago
Mark D. Roth a315171880
[ring_hash] delegate to pick_first as per dualstack design (#34244) 1 year ago
Mark D. Roth 6dea42c874
[XdsClient] replace e2e test with unit test (#34258) 1 year ago
Mark D. Roth 1c54662866
[xDS] improve RPC failure status message when aggregate cluster graph has no leaf clusters (#34201) 1 year ago
Mohan Li ab024624da
[pick_first] de-experiment pick first (#34054) 1 year ago
Yousuk Seung 4acb7d38b9
[xds] Apply the slowdown factor only once to LRS load reporting period (#34042) 1 year ago
Luwei Ge a5f1121982
[xDS] Remove filter name from GenerateServiceConfig (#33915) 1 year ago
Vignesh Babu 0616c8b838
[xds] Regex fix in test (#33981) 1 year ago
Mark D. Roth 083bbee480
[LB policies] revert changes for dualstack design (#33718) 1 year ago
Eugene Ostroukhov e0bc8a2c85
[xDS LB] xDS pick first support (#33540) 1 year ago
Mark D. Roth f09357ccb4
[ring hash] delegate to pick_first instead of creating subchannels directly (#33093) 1 year ago
Eugene Ostroukhov 6451beba8e
Revert "Revert "Revert "Revert "[xDS LB] Override cluster with value … (#33424) 1 year ago
Mark D. Roth f34a39af74
[xDS e2e tests] add 1K RPCs to try to work around statistical problem (#33409) 1 year ago
Craig Tiller 19460ea82f
Revert "Revert "Revert "[xDS LB] Override cluster with value from cookie"" (#33379)" (#33416) 1 year ago
Eugene Ostroukhov 57bb6fb65c
Revert "Revert "[xDS LB] Override cluster with value from cookie"" (#33388) 1 year ago
Eugene Ostroukhov 6f685274a1
Revert "[xDS LB] Override cluster with value from cookie (#32973)" (#33379) 2 years ago
Eugene Ostroukhov 8fe3472e53
[xDS LB] Override cluster with value from cookie (#32973) 2 years ago
Yousuk Seung c03cd744b2
[WRR] Prefer application_utilization to cpu_utilization (#33355) 2 years ago
apolcyn 889412c416
[Rls] de-experimentalize RLS in XDS (#33290) 2 years ago
Luwei Ge d1c0dc58cc
[Audit Logging] xDS e2e test for audit logging. (#33252) 2 years ago
Mark D. Roth 52d687ad42
[xDS] second attempt: clean up cert provider factory and registry APIs (#33249) 2 years ago
Craig Tiller 9faa39d88b
Revert "[xDS] clean up cert provider factory and registry APIs" (#33248) 2 years ago
Mark D. Roth eb2b1edd1c
[xDS] clean up cert provider factory and registry APIs (#33226) 2 years ago
Mark D. Roth a78001a087
[resolver] remove unused ctor for ServerAddress (#33148) 2 years ago
Yousuk Seung 8b02295e58
[xDS] Accept cpu_utilization over 100% (#32954) 2 years ago
apolcyn 017d9943ef
[XDS] Revert "Revert "XDS: enable XDS federation by default (#32711)" (#32814) (#32902) 2 years ago
Eugene Ostroukhov e59a3e25ca
[xds] Remove variable protection from custom LB policies (#32888) 2 years ago
Mark D. Roth 26df3d14e2
[XDS] fix federation bug that prevented load reports from being sent (#32826) 2 years ago
Craig Tiller 63c094cf5b
[promises] Run C++ end to end tests with server promises (#32537) 2 years ago
apolcyn b0636e7a23
Revert "XDS: enable XDS federation by default (#32711)" (#32814) 2 years ago
Yousuk Seung c02b3e695c
xDS: Include orca named_metrics in LRS load reports (#32690) 2 years ago
apolcyn 4b46dbc19e
XDS: enable XDS federation by default (#32711) 2 years ago
Craig Tiller 175ccc3a90
Reland global config changes (#32661) 2 years ago
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