Mark D. Roth
e496705ea3
Move circuit breaking, EDS drops, and load reporting to xds_cluster_impl policy.
5 years ago
Lidi Zheng
684b5d1f47
Fix the grpc.aio import hack and its unit test
5 years ago
Chuan Ren
0cf672d42e
Add implementation of base external account credentials
5 years ago
Mark D. Roth
ff7496b660
fix upbdefs paths for non-bazel builds
5 years ago
Mark D. Roth
f81650f497
update list of upbdefs files in build
5 years ago
Yash Tibrewal
c52cb09f47
Add experimental XdsCredentials with support for insecure channel_credentials and security_connector
5 years ago
Donna Dionne
aafe657978
Bump version to v1.34.x: regenerate projects
5 years ago
Lidi Zheng
4fa90f42ce
Support pre-compiled Python 3.9 wheels
5 years ago
Lidi Zheng
6336930029
Check file name instead of package name
5 years ago
Ben Reed
9a00264e9b
Add --server_port flag to python benchmark worker
...
The benchmark workers for most gRPC languages support a `--server_port`
flag. When specified, the server accepts traffic on this port. This is
true even if a port is specified in the ServerConfig message of a
Scenario.
This change adds this flag to the benchmark worker for Python, allowing
it to adopt the same behavior.
5 years ago
Lidi Zheng
442aa916dc
Make sure the module space won't be polluted by "from grpc import aio"
5 years ago
Lidi Zheng
c6dc383c15
Prevent import order issue in cyclic imports
5 years ago
Lidi Zheng
e54fe6ccd0
Revert "Revert "Allow asyncio API to be imported as grpc.aio""
5 years ago
Lidi Zheng
d938e0052e
Revert "Allow asyncio API to be imported as grpc.aio"
5 years ago
Richard Belleville
3dc0b3b625
Get port properly
5 years ago
Yash Tibrewal
48ec53971a
gRPC Core API to create Xds channel credentials
5 years ago
Richard Belleville
d13fbc5bfb
Remove uses of PIPE
5 years ago
Lidi Zheng
b830caa997
Update the tests.json
5 years ago
Mark D. Roth
799e805e8a
Move locality load reporting to EDS policy.
5 years ago
Mark D. Roth
71050c88b9
Move EDS drop handling to a new eds_drop LB policy.
5 years ago
Lidi Zheng
c9768211fb
Remove unused import
5 years ago
Lidi Zheng
638f6fb659
Expand alternatives to import aio module
5 years ago
Lidi Zheng
b7894bb090
Allow asyncio API to be accessed as grpc.aio.foo
5 years ago
Lidi Zheng
e242764d50
Remove enum34 from requirements.txt
5 years ago
Lidi Zheng
9e0b427893
Use != with literals
5 years ago
Lidi Zheng
944d20f7b8
Make buildifier happy
5 years ago
Lidi Zheng
7f52f5d669
Make linters happy
5 years ago
Lidi Zheng
84acaad1fe
Split RPCTest into two and speed up test cases
5 years ago
Yash Tibrewal
2a56886513
Update submodules: envoy-api, protoc-gen-validate, udpa
5 years ago
Donna Dionne
55267990b0
regenerate files
5 years ago
Richard Belleville
1c425ba9fd
Fix CI errors
5 years ago
Richard Belleville
a80a3b72bb
Do not import grpc_tools.protoc from grpc_tools
5 years ago
Yash Tibrewal
11abbd3828
Add parsing logic for GoogleMeshCaConfig
5 years ago
Donna Dionne
ffb560090a
Moving XDS Routing functionalities from LB policy into XdsConfigSelector
5 years ago
Yash Tibrewal
cdda406115
Add certificate provider registry implementation
5 years ago
Alisha Nanda
700a339773
Revert "Revert "Merge pull request #24046 from lidizheng/disable-exit-tests""
...
This reverts commit e160241b7a
.
5 years ago
ZhenLian
1a275d7eab
Add tls_certificate_distributor implementation
5 years ago
Mark D. Roth
9fd377b160
Bump version number to 1.32.0.
5 years ago
Alisha Nanda
e160241b7a
Revert "Merge pull request #24046 from lidizheng/disable-exit-tests"
...
This reverts commit b78bc85185
, reversing
changes made to 7c098321bd
.
5 years ago
Mark D. Roth
6514396713
update build files
5 years ago
Lidi Zheng
0eae18f9e6
Disable the exit tests until they are deflaked
5 years ago
Yash Tibrewal
025d9d8e8a
Remove xDS support from unsecure builds
5 years ago
Mark D. Roth
a818a376b2
Change version to 1.32-pre1 and bump major core version number.
5 years ago
Mark D. Roth
30e4170dc3
Update version of master to 1.33-dev ("geeky").
5 years ago
Lidi Zheng
1dbc68c4ae
Disable two in flight stream stream cases due to known flake
5 years ago
Lidi Zheng
cd1b211321
Improve the exit test to yield better logs
5 years ago
Richard Belleville
36be9bbf6e
Yapf
5 years ago
Richard Belleville
3ce329ffda
Clean up error messages
5 years ago
Richard Belleville
d481046de6
Tolerate old versions of grpcio-tools
5 years ago
Lidi Zheng
d713e9f202
Prevent call objects from outliving its parent channel or server
5 years ago