13220 Commits (38e225d78d128ad36fdd94060e8ac76599d9aea8)

Author SHA1 Message Date
Mark D. Roth a11679fb2f xds: Add logging for WeightedCluster field. 5 years ago
Mark D. Roth ffb507aa2b update bazel upb dep and regenerate upb files 5 years ago
Mark D. Roth cc6414893c update bazel build dep, regenerate upb files, and add missing includes 5 years ago
Mark D. Roth 21ee2335d2 Fix use-after-free bug for ResourceState of unsubscribed RDS resource. 5 years ago
Mark D. Roth d674fa3e37 Support xDS via both "xds" and "xds-experimental" URI schemes. 5 years ago
Stanley Cheung eccbac3443 Update grpc protoc plugins to support proto3 optional 5 years ago
Karthik Ravi Shankar 063704ebad
Revert "Update grpc protoc plugin to be compliant of proto3 field presence" 5 years ago
Alexander Polcyn 2c133c562d Fix sorting of gRPCLB addresses when resolved via DNS 5 years ago
Yash Tibrewal d9319aaa80 Remove unnamed typedef structs in src/core 5 years ago
Vijay Pai 7b37f71a91 Partially Revert "Revert "Inproc transport server should end all RPC ops after sending status"" 5 years ago
Rob Clevenger 1c20b397ab Move header up. 5 years ago
yulin liang 743ce2ab72
Revert "Inproc transport server should end all RPC ops after sending status" 5 years ago
Mark D. Roth 7f8f52f65d Fix bug in grpc_channel_args_string(). 5 years ago
Mark D. Roth 3bb427195e Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec" 5 years ago
Mark D. Roth 104aef6ddf Fix race condition in health checking client. 5 years ago
Mark D. Roth 0a286b57ce Remove XdsClient from channel args to fix subchannel sharing. 5 years ago
Mark D. Roth b7625c575f Fix CDS and EDS policies to destroy their children in OnResourceDoesNotExist(). 5 years ago
Mark D. Roth aed6574023 Refactor ServiceConfig code to move parsing to its own API. 5 years ago
Donna Dionne 666572a050 Fixing small internal naming error. 5 years ago
Stanley Cheung dc9b100865 Update grpc protoc plugins to support proto3 optional 5 years ago
Vijay Pai 1bc7e14f98 Inproc transport bug fix: sending server status should end all RPC ops 5 years ago
Karthik Ravi Shankar f46c07f3f8
Revert "Remove gpr_strvec." 5 years ago
Rob Clevenger d54d1275dd Fix missing include for std::string 5 years ago
Mark D. Roth cfc82d5f34 Add experimental attribute accessor method to LoadBalancingPolicy::CallState. 5 years ago
Mark D. Roth c2ef110303 Replace gpr_strvec with absl::StrJoin(). 5 years ago
Donna Dionne 9ed659a55e Fixing CR suggestions. 5 years ago
ZhenLian 3d4a0cb95a [Expose SPIFFE ID] add logging when multiple IDs 5 years ago
Tal Kedar 5ea40b7d6c Move implementation of ~grpc_server_security_connector() = default to .cc file 5 years ago
Vijay Pai 3d906a05e6 Don't use send_initial_metadata payload unless this batch has it 5 years ago
ZhenLian f395a980eb nit: change first letter of the function name to capital letter 5 years ago
Donna Dionne 2ec96be5db Default Route matcher checking: 5 years ago
Mark D. Roth 2ba3f8e7f9 Trigger xds routing support via env var instead of channel arg. 5 years ago
Esun Kim d21141b5df Let's play with new[] 5 years ago
yang-g 2fcb1ffe3b Add a missing ref and fuzzer test case 5 years ago
Esun Kim 680d08baed Fix log ping format 5 years ago
Alexander Polcyn 330a8a4efe Revert "Include source address in TCP posix connect errors" 5 years ago
Alexander Polcyn 2958c2b622 Revert "Incorporate changes to grpc_sockaddr_to_string API" 5 years ago
Donna Dionne 9ad561c436 Integrating weighted target policy into xds routing policy 5 years ago
Yash Tibrewal d7c3d06709 Add some additional delay when sending pings without there being activity on receive side 5 years ago
Yash Tibrewal 1d7f3b130b Reviewer comments 5 years ago
Yash Tibrewal 17b6be1ed8 Reviewer comments 5 years ago
Yash Tibrewal 516c2f591a Fail decompression when the gzip trailer is missing 5 years ago
Alexander Polcyn 401f76e573 Incorporate changes to grpc_sockaddr_to_string API 5 years ago
Mark D. Roth 0db28f7eaf xds: Put channel in TRANSIENT_FAILURE when CDS resource is removed. 5 years ago
Alexander Polcyn dee079811b Include source address in TCP posix connect errors 5 years ago
Esun Kim bf0df18e52 Fix build in c++2a mode 5 years ago
yang-g 6035ee7a5e add a static assert for gpr_once with abseil 5 years ago
Mark D. Roth 581751b65b xds: When listener does not exist, put channel in TRANSIENT_FAILURE. 5 years ago
Mark D. Roth c769951764 Remove deprecated variant of JoinHostPort(). 5 years ago
ZhenLian b98457ff79 fix first round of feedback 5 years ago