65 Commits (f27fb07c842639f62ee2a8540783b8d2083d6951)

Author SHA1 Message Date
Yijie Ma 77ad5a786e [CSM O11Y] CSM Service Label Plumbing from LB Policies to CallAttemptTracer (#35210) 11 months ago
Mark D. Roth aa326c947c [xDS] fix aggregate cluster design (#35313) 11 months ago
Mark D. Roth e8f2e27b2c
[memory test] reland: add benchmarks with xDS enabled (#34820) 1 year ago
Mark D. Roth b1901eb732
Revert "[memory test] add benchmarks with xDS enabled" (#34818) 1 year ago
Mark D. Roth e0a5190a5e
[memory test] add benchmarks with xDS enabled (#34785) 1 year ago
Mark D. Roth 066d5dd2bb
[xDS e2e tests] move xDS bootstrap and resource helpers into their own library (#34773) 1 year ago
Mark D. Roth bb6a6faa69
[SSA] support multiple addresses per endpoint (#34472) 1 year ago
Mark D. Roth 24f995538c
[xDS] add support for multiple addresses per endpoint (#34506) 1 year ago
Eugene Ostroukhov 2f78fffa37
[xds ssa] Remove environment variable protection for stateful affinity (#34435) 1 year ago
Eugene Ostroukhov e0bc8a2c85
[xDS LB] xDS pick first support (#33540) 1 year ago
Eugene Ostroukhov 6451beba8e
Revert "Revert "Revert "Revert "[xDS LB] Override cluster with value … (#33424) 1 year ago
Craig Tiller 19460ea82f
Revert "Revert "Revert "[xDS LB] Override cluster with value from cookie"" (#33379)" (#33416) 2 years ago
Eugene Ostroukhov 57bb6fb65c
Revert "Revert "[xDS LB] Override cluster with value from cookie"" (#33388) 2 years 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
Luwei Ge d1c0dc58cc
[Audit Logging] xDS e2e test for audit logging. (#33252) 2 years ago
Craig Tiller 63c094cf5b
[promises] Run C++ end to end tests with server promises (#32537) 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
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
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
Cheng-Yu Chung 77b3972f95
Clean up the TODO item in build target `grpc_base` part `channel_args` (#31642) 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 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 93433d2faf
xDS RBAC: remove env var protection (#31348) 2 years ago
Mark D. Roth 11fbb63279
outlier detection: remove env var protection (#31251) 2 years ago
Mark D. Roth f2a377d35e
xDS cluster resource type: use ValidationErrors and add unit test (#31025) 2 years ago
Craig Tiller a23eae84c9
Revert "[flakes] Update flakiness (#31121)" (#31173) 2 years ago
Craig Tiller bdc799af73
[flakes] Update flakiness (#31121) 2 years ago
Craig Tiller b463cabeec
Update flaky tests (#30873) 2 years ago
Craig Tiller 622dd886e6
Update flaky tests list (#30771) 2 years ago
Mark D. Roth 03b6b01043
ConnectionAttemptInjector: fix tsan failures (#30730) 2 years ago
Craig Tiller f573fd44f9
[test] Semi-automatic flaky test tracking (#30638) 2 years ago
Craig Tiller ae70e65e13
[build] Shard tests a little more (#30489) 2 years ago
Mark D. Roth 74e1023f0a
priority LB: fix dumb reversed-conditional bug (#30149) 2 years ago
donnadionne 03cf989610
outlier detection: implement LB policy and xDS configuration (#29343) 3 years ago
Mark D. Roth 9a363dbf96
xds_end2end_test: Move CDS and EDS tests to their own file (#29430) 3 years ago
Mark D. Roth e7ddd7b436
xds_end2end_test: Move aggregate and logical_dns cluster tests to their own file (#29298) 3 years ago
Mark D. Roth bea5911569
xds_end2end_test: Move ring_hash tests to their own file (#29287) 3 years ago
Mark D. Roth b9d904da58
xds_end2end_test: move routing tests to their own file (#29409) 3 years ago
Mark D. Roth dd14f803c3
xds_end2end_test: move core XdsClient tests to their own file (#29403) 3 years ago
Mark D. Roth 6273832210
priority and ring_hash LBs: fix interactions when using ring_hash under priority (#29332) 3 years ago