254 Commits (8cf6d4fa5a9ddfa36201cd5815f8fdea769de688)

Author SHA1 Message Date
Eugene Ostroukhov a2c7a7099d [xDS] Delay ADS read when watchers need time (#34942) 11 months ago
Mark D. Roth 3e785d395d [RefCounted and friends] Fix type safety of ref-counted types. 12 months ago
Mark D. Roth 60deb79b24 [xDS] don't allocate drop config if not needed (#35326) 12 months ago
Craig Tiller 9eadf42dbf [promises] Add an API to access new style filters (#35200) 1 year ago
ericsalo 16fb6bf640 [upb] Update "upb::SymbolTable" to "upb::DefPool" (#35208) 1 year ago
Craig Tiller 5d04df43bb
[build] fix unused arg (#34736) 1 year ago
Craig Tiller a0c1027bb3
[transport] Move transport interface to C++ (#34618) 1 year ago
Craig Tiller 975184f04b
[channel-stack] Make ordering explicit (#32852) 1 year ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Mark D. Roth 24f995538c
[xDS] add support for multiple addresses per endpoint (#34506) 1 year ago
Mark D. Roth 7a06614f95
[resolver and LB policy APIs] reland: change address list to support multiple addresses per endpoint (#34531) 1 year ago
Mark D. Roth 41f26de3b6
Revert "[resolver and LB policy APIs] change address list to support multiple addresses per endpoint" (#34527) 1 year ago
Mark D. Roth fd2e8c9462
[resolver and LB policy APIs] change address list to support multiple addresses per endpoint (#33567) 1 year ago
Eugene Ostroukhov 2f78fffa37
[xds ssa] Remove environment variable protection for stateful affinity (#34435) 1 year ago
Eugene Ostroukhov 3d1f242abe
[Session Affinity] Update validation and add a test case (#34277) 1 year ago
Craig Tiller 5bab2976c4
[max-age] Add jitter to max idle, use absl bitgen for rng (#34225) 1 year ago
Mark D. Roth 6dea42c874
[XdsClient] replace e2e test with unit test (#34258) 1 year ago
Esun Kim 1a1124903c
[Deps] Upgrade Protobuf and Upb to 24.x (#34123) 1 year ago
Mark D. Roth de98c1c9ad
[xDS] ref-count xDS resources instead of copying them (#34111) 1 year ago
Mohan Li ab024624da
[pick_first] de-experiment pick first (#34054) 1 year ago
Luwei Ge a5f1121982
[xDS] Remove filter name from GenerateServiceConfig (#33915) 1 year ago
Eugene Ostroukhov e0bc8a2c85
[xDS LB] xDS pick first support (#33540) 1 year ago
Mark D. Roth ababacd5fc
[xDS] fix fuzzer-found failure in ClusterSpecifierPlugin handling (#33552) 1 year ago
Mark D. Roth 8427bacaea
[resolver API] remove address attribute interface (#33514) 1 year ago
Mark D. Roth 1b31c6e0ba
[xDS] support "tls" channel creds in bootstrap file (#33234) 1 year ago
Mark D. Roth 76919dc699
[xDS] require EDS resource name in CDS resources with xdstp names (#33425) 1 year ago
Yash Tibrewal c450a9d4eb
[xds] Fix test compilation (#33373) 2 years ago
apolcyn 889412c416
[Rls] de-experimentalize RLS in XDS (#33290) 2 years ago
Mark D. Roth b103379a43
[xDS] fix fuzzer-found bug with resource field unset in Resource wrapper (#33274) 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 ec31abdacf
[xDS] support StringMatch for header matching in RouteConfig (#32993) 2 years ago
Luwei Ge 05d5a04186
[Audit Logging] Custom audit logger parsing in xDS registry. (#32970) 2 years ago
Mark D. Roth 59dbdfeea2
[xds_client_fuzzer] fail bootstrap parsing if xds_servers is empty (#33119) 2 years ago
Mark D. Roth 5ae1cfcce3
[xds_client_fuzzer] fix null pointer dereference in `FakeXdsTransport::TriggerConnectionFailure()` (#33117) 2 years ago
Mark D. Roth 13133ae703
[xds_client_fuzzer] fix bug in fake transport (#33115) 2 years ago
Mark D. Roth 1432fe4e4c
[JSON] make API public but experimental (#32987) 2 years ago
Luwei Ge 4c7da485c5
[xDS] Protect RBAC audit logging options field with environment variable. (#33004) 2 years ago
Mark D. Roth 844e740183
[JSON] Replace ctors with factory methods (#32834) 2 years ago
Luwei Ge f02ce240d7
[xDS] pass HTTP filter name to `GenerateServiceConfig()` method. (#32976) 2 years ago
Mark D. Roth 020e9b4dd6
[WRR] Remove env var guard for WRR policy (#32936) 2 years ago
Luwei Ge 2917804b9a
[Audit Logging] Xds Audit Logger Registry (#32828) 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
Jan Tattermusch 0f1afec5a8
[protobuf] Upgrade third_party/protobuf to 22.x (#32606) 2 years ago
AJ Heller c268ac2c25
[revert] Revert "Revert "[gprpp] Add ValidationErrors::message retrieval" (#32767)". (#32771) 2 years ago
apolcyn b0636e7a23
Revert "XDS: enable XDS federation by default (#32711)" (#32814) 2 years ago
Craig Tiller 4f444aaabf
Revert "[gprpp] Add ValidationErrors::message retrieval" (#32767) 2 years ago
AJ Heller b94d55bd20
[gprpp] Add ValidationErrors::message retrieval (#32761) 2 years ago