Mark D. Roth
|
cf032b300e
|
xds: Fix crash when moving all localities from a priority to a higher priority.
|
2020-02-05 07:51:36 -08:00 |
Mark D. Roth
|
283574e3b7
|
Convert service config code to use new JSON API
|
2020-02-04 07:42:31 -08:00 |
Esun Kim
|
bd57b6523c
|
Merge pull request #21825 from veblush/test-robust
Make test code use TestEnvironment (part 3)
|
2020-01-31 16:29:12 -08:00 |
Jan Tattermusch
|
b8aa71ded7
|
Merge pull request #21833 from jtattermusch/reintroduce_again_21527
Reintroduce #21527 (boringssl submodule unification - take two)
|
2020-01-31 16:57:22 +01:00 |
Mark D. Roth
|
2e7d6b94ea
|
Merge pull request #21242 from markdroth/json_new_api
Convert channelz code to use new JSON API
|
2020-01-30 15:20:40 -08:00 |
Vijay Pai
|
4a6d07747a
|
Merge pull request #21841 from vjpai/qps_no_more_shutdown_thread
QPS test: Shutdown server properly before CQs
|
2020-01-30 14:26:24 -08:00 |
Vijay Pai
|
fcc5e58a4e
|
Merge pull request #21747 from vjpai/synced_alarm
Make use of alarm in test service more robust
|
2020-01-30 12:42:41 -08:00 |
Mark D. Roth
|
bc5e3fb661
|
Convert channelz code to use new JSON API
|
2020-01-30 10:57:53 -08:00 |
Vijay Pai
|
6622c94c17
|
Shutdown server properly before CQs
|
2020-01-30 09:25:57 -08:00 |
Vijay Pai
|
c34999ae2c
|
Remove unneeded curly braces
|
2020-01-30 00:20:17 -08:00 |
matthewstevenson88
|
9e0b87f523
|
Revert "Updates to TLS credentials, version 2"
|
2020-01-29 12:24:21 -08:00 |
Jan Tattermusch
|
f098606c4a
|
Revert "Revert "Reintroduce #21527 (boringssl submodule unification)""
This reverts commit cca892022b.
|
2020-01-29 09:18:51 -05:00 |
Vijay Pai
|
d173d3fde8
|
Fix cancellation to make it easier to follow
|
2020-01-29 00:39:49 -08:00 |
Vijay Pai
|
e695974375
|
Merge branch 'master' into synced_alarm
|
2020-01-28 23:59:12 -08:00 |
Esun Kim
|
257411aa2d
|
Fix test flakiness
|
2020-01-28 19:53:29 -08:00 |
Mark D. Roth
|
cb6168667c
|
remove unused "using" declaration
|
2020-01-28 13:29:52 -08:00 |
Mark D. Roth
|
1490b5a24e
|
Fix unused-result errors on import.
|
2020-01-28 12:47:37 -08:00 |
hcaseyal
|
5631724539
|
Merge pull request #21805 from grpc/revert-21797-reintroduce_21527
Revert "Reintroduce #21527 (boringssl submodule unification)"
|
2020-01-28 10:41:33 -08:00 |
matthewstevenson88
|
deb59ef6c0
|
Merge pull request #21804 from matthewstevenson88/tls-credentials-1
Updates to TLS credentials, version 2
|
2020-01-28 09:40:56 -08:00 |
Mark D. Roth
|
404d235153
|
Merge pull request #21775 from markdroth/xds_timeout
Support xds request timeouts.
|
2020-01-27 15:50:46 -08:00 |
hcaseyal
|
cca892022b
|
Revert "Reintroduce #21527 (boringssl submodule unification)"
|
2020-01-27 13:46:10 -08:00 |
Matthew Stevenson
|
e18defc303
|
Fix attempt #2.
|
2020-01-27 12:47:32 -08:00 |
Mark D. Roth
|
d7a91d59bb
|
Support xds request timeouts.
|
2020-01-27 11:27:44 -08:00 |
Matthew Stevenson
|
6395896cc3
|
Merge remote-tracking branch 'upstream/master' into tls-credentials-1
|
2020-01-27 11:25:10 -08:00 |
Jan Tattermusch
|
f91a1c5a69
|
avoid async_end2end_test timeout on msan
|
2020-01-27 05:27:55 -05:00 |
Mark D. Roth
|
ac7c1d20ed
|
Add LDS/RDS into XdsClient
|
2020-01-24 08:05:02 -08:00 |
Matthew Stevenson
|
4d61655409
|
Merge remote-tracking branch 'upstream/master' into tls-credentials-1
|
2020-01-23 14:31:17 -08:00 |
Matthew Stevenson
|
b2f1510dd7
|
Fix load TLS server credentials 1.
|
2020-01-23 13:44:18 -08:00 |
matthewstevenson88
|
26d50f726a
|
Revert "Collect TLS-specific changes from PR 20568."
|
2020-01-23 12:34:43 -08:00 |
matthewstevenson88
|
87bc81fd28
|
Merge pull request #21766 from matthewstevenson88/tls-credentials-1
Collect TLS-specific changes from PR 20568.
|
2020-01-22 15:56:57 -08:00 |
Vijay Pai
|
8ee7657a3d
|
Merge pull request #21738 from vjpai/bm_server_noncore
Stop using core server shutdown in microbenchmarks
|
2020-01-22 15:13:39 -08:00 |
Matthew Stevenson
|
5cfff04ce9
|
Collect TLS-specific changes from PR 2-568.
|
2020-01-22 13:06:22 -08:00 |
Vijay Pai
|
3ade3e84a9
|
Make use of alarm in test service more robust
|
2020-01-22 10:31:25 -08:00 |
Vijay Pai
|
3b7286f1a1
|
Alarm callback should run on executor
|
2020-01-21 23:52:47 -08:00 |
Vijay Pai
|
2678afe310
|
Stop using core server shutdown in microbenchmarks
|
2020-01-21 14:24:42 -08:00 |
Jan Tattermusch
|
3f3cf8b62a
|
Revert "grpclb stabilization"
|
2020-01-20 14:11:16 +01:00 |
Yash Tibrewal
|
48139ebe2e
|
Fix 21686 to use the correct status
|
2020-01-17 13:29:30 -08:00 |
Yash Tibrewal
|
ccf20e254f
|
Fix xds_end2end_test
|
2020-01-16 16:08:54 -08:00 |
Juanli Shen
|
a0b812c30f
|
Add CDS to xds client
|
2020-01-15 19:38:54 -08:00 |
Yang Gao
|
56972ae715
|
Merge pull request #21648 from yang-g/init_first
InitGoogleTest before grpc_init
|
2020-01-14 15:07:37 -08:00 |
yang-g
|
5bc57b64fe
|
InitGoogleTest before grpc_init
|
2020-01-14 13:29:15 -08:00 |
Mark D. Roth
|
e396b3e153
|
Merge pull request #21644 from markdroth/pf_reset_backoff_test_fix
Increase test timeout to avoid flakiness.
|
2020-01-14 11:34:03 -08:00 |
Mark D. Roth
|
118fe7405f
|
Increase test timeout to avoid flakiness.
|
2020-01-13 12:47:06 -08:00 |
Esun Kim
|
74d2fb842e
|
Timeout for shutdown!
|
2020-01-13 10:28:46 -08:00 |
Esun Kim
|
8c9dcf7c35
|
Merge pull request #21625 from veblush/testenv2
Make test code use TestEnvironment (part 2)
|
2020-01-10 15:44:24 -08:00 |
Mark D. Roth
|
7388c47c91
|
Merge pull request #20803 from markdroth/grpclb_stabilization
grpclb stabilization
|
2020-01-10 10:47:46 -08:00 |
Mark D. Roth
|
5b18402914
|
grpclb stabilization
|
2020-01-10 09:13:10 -08:00 |
Esun Kim
|
f31ca23a6a
|
Add TestEnvironment to more tests
|
2020-01-09 17:01:52 -08:00 |
Esun Kim
|
9ae81e1d3f
|
Make test code use TestEnvironment
|
2020-01-09 14:14:16 -08:00 |
Akshay Kumar
|
cee3e85266
|
Merge branch 'master' into full-chain-callback-experimental
|
2020-01-06 09:30:24 -08:00 |