302 Commits (9e86baaea60c241f454b520c8a014564f3d7228c)

Author SHA1 Message Date
Lidi Zheng 1040fbdb9f
Re-introduce "CSDS Implementation" (#25762) 4 years ago
Lidi Zheng 98fd4e1e36
Revert "CSDS Implementation (#25038)" (#25745) 4 years ago
Lidi Zheng 27de24a38e
CSDS Implementation (#25038) 4 years ago
Lidi Zheng 3b067c9f3f
Implement xDS client-side fault injection filter (#24354) 4 years ago
Mark D. Roth 49601b0334
Second attempt: xDS HTTP filter support for gRPC client (#25558) 4 years ago
donnadionne 785a128a83
Revert "xDS HTTP filter support for gRPC client" (#25555) 4 years ago
Mark D. Roth b2164837a8 xDS HTTP filter support for gRPC client 4 years ago
Lidi Zheng 2161ed080d Update the udpa protos that moved around 4 years ago
Donna Dionne 19b1f8f64a Cds Watchers changes to support aggregate Cds and Logical DNS Cds. 4 years ago
Sergii Tkachenko 8db79e2e71 Python style: reformat code using updated yapf 0.30.0 4 years ago
Ashitha Santhosh 1602a02a82 Add gRPC SDK Authorization Policy proto. 4 years ago
Esun Kim e4014fc2a6 Updated gen_upb_api.sh 4 years ago
Esun Kim 7d7c3cc711 Update by review 4 years ago
Yash Tibrewal 2a56886513 Update submodules: envoy-api, protoc-gen-validate, udpa 4 years ago
Ashitha Santhosh c50a33f0d1 Import checked.proto for CEL-based Authorization Engine. 4 years ago
Jan Tattermusch 54613cc45b upb codegen: put .upbdefs.h and .upbdefs.c files in a different directory 4 years ago
Yash Tibrewal 9e4ceb041e Move the proto to third_party 4 years ago
Yash Tibrewal 8da364d741 Add proto for MeshCA MeshCertificateService 4 years ago
Michael Wang d0311ac81a Basic class definition and constructor Cel eval engine 4 years ago
Mark D. Roth 181781387d xDS v3 support 4 years ago
Mark D. Roth 5afa417c89 Revert "Merge pull request #23524 from markdroth/xds_logging_revert" 4 years ago
Mark D. Roth a0f08b1b06 Revert "Merge pull request #21941 from markdroth/xds_logging" 4 years ago
Mark D. Roth c1d7180daa Use upb textformat library to dump out raw xDS proto messages 4 years ago
michaelywg 308fbc6ade Added rbac.proto and dependencies, then ran gen_upb_api.sh 5 years ago
Mark D. Roth b95843c1b7 xds: Add support for send_all_clusters field in LRS. 5 years ago
Esun Kim 1adb077815 Changed gen_upb_api.h to use root BUILD file 5 years ago
Mark D. Roth b68f813e54 xds: send envoy.lb.does_not_support_overprovisioning client capability 5 years ago
Mark D. Roth ac7c1d20ed Add LDS/RDS into XdsClient 5 years ago
Esun Kim 7be821ac47 Yapf all target python sources 5 years ago
Esun Kim 3a519a0b64 Replaced grpc_core New & Delete with C++ new & delete 5 years ago
Juanli Shen 0a736c0d37 Update envoy API to HEAD 5 years ago
Juanli Shen 2dc42a1e02 Use ADS 5 years ago
Esun Kim fa7bdff69f Fix buffer-overflow in grpc_static_mdelem_for_static_strings 5 years ago
Mark D. Roth 21c5424477 Add API for accessing per-call backend metric data in LB policies. 5 years ago
Arjun Roy 2767accc1b Fixed init-order-fiasco for static slice table. 5 years ago
Esun Kim 7ec6e8a4de Remove nanopb from gRPC 5 years ago
Juanli Shen 45dd8be442 Use LRS in xds policy 5 years ago
Juanli Shen 79f191114e Use EDS in xds LB policy 5 years ago
Esun Kim 6ddfb384c1 Added google/protobuf/descriptor.upb.* to google_api_upb 5 years ago
Esun Kim f88bd06ee5 Go UPB! 5 years ago
Arjun Roy b437dc0c68 Reduce instruction count for CH2 metadata ops. 5 years ago
Arjun Roy 557446a11e Added specializations for grpc_mdelem_create. 5 years ago
Nicolas "Pixel" Noble d38178a27d Few fixes to the gen_upb_api.sh script. 5 years ago
Esun Kim e45c5f021b Add check_upb_output to sanity test 5 years ago
Mark D. Roth db3d8be647 Add MetadataInterface abstraction to LB policy API. 5 years ago
Esun Kim 7e367da22a Added more protos to upb 5 years ago
Arjun Roy b1d73a01f1 Removed duplicate static table from hpack table. Removed an or instruction for 5 years ago
Arjun Roy d527c1fbda Pre-compute static metadata index for hpack_encoder. 5 years ago
Nicolas "Pixel" Noble 27030f58aa Renaming data-plane-api to envoy-api. 6 years ago
Arjun Roy 0f83755c6e chttp2 hpack encoder: fast-pathed static md/slice ops 6 years ago