donnadionne
d3e97d953b
Adding xxhash as a subtree ( #25645 )
4 years ago
Lidi Zheng
3b067c9f3f
Implement xDS client-side fault injection filter ( #24354 )
...
* Refactored with dynamic filters
* Error-tolerance tuned
* Fix leak of grpc_error and data race of canceller
* Adopt the latest xDS HTTP filter framework
* Fix fault injection tests' conflict with router filter
* Test alternative setup (override, no-override) without copy
* Refactor file strcutures of fault injection filter
* Rewrite the Json parsing/assembling logic again
* Added logic for aborting streaming RPC && resolve comments
4 years ago
Ashitha Santhosh
bd86187f19
SDK authorization policy translator. ( #25361 )
...
* SDK authorization policy translator.
4 years ago
donnadionne
34c8a1f87a
Revert "Adding xxhash as a subtree" ( #25630 )
...
This reverts commit 3880393fea
.
4 years ago
donnadionne
40bc4624c2
Adding xxhash as a subtree ( #25601 )
...
* Squashed 'third_party/xxhash/' content from commit aea11081f3
git-subtree-dir: third_party/xxhash
git-subtree-split: aea11081f349893ec26f86ada22c66e828885083
* Adding xxhash as a subtree
4 years ago
Jan Tattermusch
a2697e4592
simplify build.yaml: get rid of the "secure" field ( #25547 )
...
* get rid of useless "secure" field from build.yaml
* remove nonsensical "liblibssl.a" dependency from makefile
* regenerate projects
4 years ago
Mark D. Roth
49601b0334
Second attempt: xDS HTTP filter support for gRPC client ( #25558 )
...
* Revert "Revert "xDS HTTP filter support for gRPC client" (#25555 )"
This reverts commit 785a128a83
.
* xds_end2end_test: avoid flakes from lingering shutdown from previous test
4 years ago
donnadionne
785a128a83
Revert "xDS HTTP filter support for gRPC client" ( #25555 )
...
This reverts commit b2164837a8
.
4 years ago
Jan Tattermusch
53d32b748f
Cleanup: Remove no-longer-needed expand_filegroups.py ( #25532 )
...
* get rid of expand_filegroups.py
* regenerate projects
4 years ago
Mark D. Roth
b2164837a8
xDS HTTP filter support for gRPC client
4 years ago
Lidi Zheng
51659eb06e
Regenerate projects
4 years ago
Lidi Zheng
0b04a92aba
Regenerate project
4 years ago
Lidi Zheng
c78c6ae20d
regenerate files
4 years ago
Lidi Zheng
50f2fdd3cf
Update the BUILD chain for the moved protos
4 years ago
Esun Kim
0cf94e3fdd
Add time-util
4 years ago
Esun Kim
3a1174d046
Regenerate projects
4 years ago
Donna Dionne
19b1f8f64a
Cds Watchers changes to support aggregate Cds and Logical DNS Cds.
4 years ago
Mark D. Roth
80ede5992a
Implement google-c2p resolver.
4 years ago
Jan Tattermusch
0b1798412b
Revert "Wrap strerror into a thread-safe implementation"
4 years ago
Ashitha Santhosh
4ca878799b
Refactor [String/Header/Path]matchers in xds_api.
4 years ago
yang-g
cf26f0133a
Wrap strerror into a thread-safe implementation
4 years ago
Masaki Hara
58ef4d7135
Backport "Fix implicit declaration error in zlib + macOS #24979"
4 years ago
Masaki Hara
d1589159c3
Always apply -DHAVE_UNISTD_H
...
This commit also moves the CPPFLAGS config from Makefile, which is
autogenerated, to build_handwritten.yaml, which is literally
handwritten.
4 years ago
Stanley Cheung
fe2e96f9f3
Regenerate projects
4 years ago
Stanley Cheung
5564ac0cce
Regenerate projects
4 years ago
Alexander Polcyn
8215b21dc1
move grpc_ares_ev_driver and fd_node definitions into grpc_ares_wrapper.cc
4 years ago
Alexander Polcyn
ef52044862
remove unnecessary grpc_ares_wrapper_fallback.cc
4 years ago
Esun Kim
24c698f9fa
Clean up descriptor.upbdefs dependency
4 years ago
Esun Kim
d1bef160e5
Added upb/json
4 years ago
Esun Kim
d24a66af72
Regen project files
4 years ago
Mark D. Roth
7d46e37251
Add dynamic filters between name resolution and load balancing.
4 years ago
Yash Tibrewal
4105d2ce20
XdsServerBuilder, config fetching per resolved address and delaying bind/listen till fetch is complete
4 years ago
Donna Dionne
4f8ed98f3e
Xds cluster resolver
...
Implemented new xds cluster resolver config
Separated policy and discovery mechanism
4 years ago
Masaki Hara
d70355cedd
Fix implicit declaration error in zlib + macOS
4 years ago
Jan Tattermusch
82fb6a4b7a
regenerate makefile
4 years ago
Yash Tibrewal
c9e99945ec
Add SANs matching for xDS credentials
4 years ago
AJ Heller
880a854f0e
Convert URI parser to C++ #24701
4 years ago
Yash Tibrewal
096b2324e1
Experimental API for XdsServerCredentials
4 years ago
yulin-liang
79ce42425d
Regenerate projects
4 years ago
Mark D. Roth
0e13934764
Eliminate ResolvingLoadBalancingPolicy.
4 years ago
Stanley Cheung
ff6bbd4cee
Regenerate projects
4 years ago
Yash Tibrewal
33b4911a50
xDS client security integration
4 years ago
Chuan Ren
1faf030cc4
Add aws-sourced external credentials
4 years ago
yulin-liang
fee284d853
Regenerate projects
4 years ago
yulin-liang
2ffa791ae6
Regenerate projects
4 years ago
Chuan Ren
bedaeb5265
Add aws signature v4 signer
4 years ago
Yash Tibrewal
d45bbe46e0
File watcher certificate provider config parsing
4 years ago
capstan
3b9484afcb
Rerun tools/buildgen/generate_projects.sh under Python 3.
...
This generates reordered lists, presumably dict traversal issues, and there are whitespace diffs in the emitted .json files.
4 years ago
yulin-liang
afc556a4c3
renegerate files
4 years ago
Chuan Ren
2b1265b42f
Add file-sourced external credentials
4 years ago