Donna Dionne
a61c6c36ba
LocalityMapTest.UpdateMap is rewritten
...
to set the second EDS update more deterministically instead of using
a delay.
This test popped up as a flake after the refactoring of the xds_end2end
test and it can now be rewritten to be more determinsitic.
5 years ago
Eric Gribkoff
6d4910fa12
update kokoro command line
5 years ago
Eric Gribkoff
33463cc1ed
support arbitrary IPs in forwarding rule creation
5 years ago
Mark D. Roth
86cbef7f72
clang-format
5 years ago
Lidi Zheng
086297b1e9
Merge pull request #22290 from lidizheng/fix-time-remaining
...
[Aio] Fix the test_time_remaining test
5 years ago
Mark D. Roth
6b315db2ba
add test for removed cluster resource
5 years ago
Mark D. Roth
027492ff86
add missing comment
5 years ago
Mark D. Roth
19895fb3c7
Don't set route_config_name when it comes in LDS response.
5 years ago
Mark D. Roth
ad1682ba51
Merge branch 'xds_switchover_fix' into xds_no_nack_on_missing_resource
5 years ago
Mark D. Roth
3a58bb2e7c
Merge remote-tracking branch 'upstream/master' into xds_no_nack_on_missing_resource
5 years ago
Mark D. Roth
35ee039c29
Merge pull request #22289 from markdroth/xds_test_cleanup
...
Clean up xds_end2end_test code
5 years ago
Mark D. Roth
2520a81a66
Don't NACK empty updates.
5 years ago
Ashitha Santhosh
6227144964
Implemented Frame Size Negotiation in ALTS for gRPC C++.
5 years ago
Doug Fawley
1ff3e8ec57
Add v1.28.0 release of grpc-go to interop matrix
5 years ago
Lidi Zheng
2c783d7905
Fix the test_time_remaining test
5 years ago
Mark D. Roth
46b4414655
change logic to send empty response when resources go away
5 years ago
Mark D. Roth
c306d7940f
add test for changing clusters
5 years ago
Mark D. Roth
b4d5901b5e
clean up test code
5 years ago
Lidi Zheng
4741da3a11
Remove unused variable
5 years ago
Matthew Stevenson
5c8f4f97b7
Add TSI_CLOSE_NOTIFY result.
5 years ago
Eric Gribkoff
50619a562f
Merge pull request #22193 from ericgribkoff/remaining_xds_tests
...
Remaining xds tests
5 years ago
Eric Gribkoff
203f197730
Merge pull request #22239 from ericgribkoff/set_context
...
Properly set context on async call
5 years ago
Richard Belleville
df1761ce50
Merge pull request #22218 from gnossen/simple_stubs_codegen
...
Generate simple stubs code
5 years ago
Richard Belleville
f27b7fea21
Format
5 years ago
Richard Belleville
4e2ad2444d
Remove the default value for simple stubs
5 years ago
Richard Belleville
d20cebb3b4
Fix some stylistic issues
5 years ago
Donna Dionne
7a146722db
Harded coded a service config to point to xds_routing_experimental
...
With just 1 action, which has 1 child policy: cds_experimental
Basically wrapping the previous cds_experimental config inside the new
xds_routing_experimental
Tested to make sure all current tests still pass.
This is just a skeleton code to allow new parsing code to be added and
tested.
5 years ago
Donna Dionne
0fa6782cb8
Traffic Splitting RDS Policy
...
Copy and pasted WeightedTarget to be the base of RDS.
Commit the original WeightedTarget copy for easy comparison for future
commits.
5 years ago
Lidi Zheng
5b1ecef47f
Simplify the Cython code
5 years ago
Lidi Zheng
5246a7c8ff
Link to a TODO issue
5 years ago
Lidi Zheng
231f9c0c94
Improve readability
5 years ago
Lidi Zheng
ce68d53dd1
Make pytype happy
5 years ago
Lidi Zheng
57fa6ce33c
Make pylint happy
5 years ago
Lidi Zheng
7b7c0ba5fc
Fix the SEGFAULT caused by initialization ordering
5 years ago
Lidi Zheng
0ee33a4762
Confusing
5 years ago
Lidi Zheng
1d13ec88de
Segfault while shutting down
5 years ago
Lidi Zheng
221a50bf87
Allow multiple asyncio engine
5 years ago
Lidi Zheng
efd483311c
Remove loggings
5 years ago
Lidi Zheng
b2839c2bae
Add assertion in grpc_call_soon_threadsafe
5 years ago
Lidi Zheng
464d41f4b8
Great. Everything seems working.
5 years ago
Lidi Zheng
e00f8b3492
Use a poller thread to replace custom IO manager
5 years ago
Esun Kim
eae488fc66
Update abseil to get the recent patch on LTS 2020_20_25
5 years ago
Lidi Zheng
d9c55675c4
Merge pull request #22234 from lidizheng/aio-iomgr-op
...
[Aio] Optimize some details of AsyncIO IO manager
5 years ago
Alexander Polcyn
c4dd07aa75
yapf code
5 years ago
Eric Gribkoff
1816401abf
remove unused param
5 years ago
Esun Kim
be7df211f9
Merge pull request #22253 from veblush/move-to-karthikravis
...
Repo manager to karthikravis
5 years ago
Eric Gribkoff
d8623ba548
Merge pull request #22245 from ericgribkoff/readd_to_build_file
...
Re-add xds interop client and server build rules
5 years ago
Richard Belleville
c0b9694e4f
Fix windows
5 years ago
Alexander Polcyn
cf20b1763e
run re-initialize submodules after checking out a tag in interop matrix image builder
5 years ago
Lidi Zheng
25ad5c4afa
Merge pull request #22255 from lidizheng/aio-hack-bpo-39764
...
[Aio] Resolve AttributeError from bpo-39764
5 years ago