Michael Lumish
|
13a6e6d273
|
grpc-js-xds: Update envoy-api dependency and code generation
|
2023-08-16 10:24:47 -07:00 |
Michael Lumish
|
eb6f1338ab
|
grpc-js-xds: Implement custom LB policies
|
2023-08-16 10:22:41 -07:00 |
Michael Lumish
|
089a8a881e
|
Merge pull request #2544 from murgatroid99/grpc-js_timer_types_update
grpc-js: Switch Timer type to Timeout
|
2023-08-14 14:42:58 -07:00 |
Michael Lumish
|
ea5c18d232
|
grpc-js: Switch Timer type to Timeout
|
2023-08-14 10:15:46 -07:00 |
Michael Lumish
|
004a5063d2
|
Merge pull request #2543 from murgatroid99/grpc-js_outlier_detection_config_parsing
grpc-js: Add config parsing tests and fix outlier detection config parsing
|
2023-08-11 13:26:06 -07:00 |
Michael Lumish
|
d7c27fb3aa
|
grpc-js: Add config parsing tests and fix outlier detection config parsing
|
2023-08-11 11:09:55 -07:00 |
Michael Lumish
|
aa905bf289
|
Merge pull request #2542 from murgatroid99/grpc-js-xds_config_parsing_tests
grpc-js-xds: Add config parsing tests
|
2023-08-10 14:56:33 -07:00 |
Michael Lumish
|
b2ad73a0f3
|
grpc-js-xds: Add config parsing tests
|
2023-08-10 13:54:43 -07:00 |
Michael Lumish
|
b979cbd16c
|
Merge pull request #2541 from murgatroid99/grpc-js-xds_xds_cluster_impl_config_fix
grpc-js-xds: Fix a typo in xds_cluster_impl parsing code
|
2023-08-10 11:01:06 -07:00 |
Michael Lumish
|
4f8db6907e
|
grpc-js-xds: Fix a typo in xds_cluster_impl parsing code
|
2023-08-10 09:40:37 -07:00 |
Michael Lumish
|
1137102cc7
|
Merge pull request #2540 from murgatroid99/grpc-js-xds_lrs_config_handling_fix
grpc-js-xds: Fix handling of LRS server configs
|
2023-08-09 13:01:02 -07:00 |
Michael Lumish
|
7ae331bd93
|
Also enable LRS for LOGICAL_DNS test cluster resources
|
2023-08-09 11:07:34 -07:00 |
Michael Lumish
|
11e19fb450
|
Enable LRS in local tests and fix LRS config generation bugs
|
2023-08-09 11:02:33 -07:00 |
Michael Lumish
|
8f9bd7a9ee
|
grpc-js-xds: Fix handling of LRS server configs
|
2023-08-09 10:45:07 -07:00 |
Michael Lumish
|
4d288dec0a
|
Merge pull request #2538 from murgatroid99/grpc-js_lb_policy_config_refactor
grpc-js: Return LB policy configs from resolvers in JSON form
|
2023-08-08 14:36:02 -07:00 |
Michael Lumish
|
08bcbfc677
|
grpc-js-xds: Adjust LB policy config handling for grpc-js changes
|
2023-08-07 17:25:39 -07:00 |
Michael Lumish
|
d28b9e8c37
|
grpc-js: Return LB policy configs from resolvers in JSON form
|
2023-08-07 17:23:57 -07:00 |
Michael Lumish
|
14b11f6b99
|
Merge pull request #2511 from murgatroid99/grpc-js_pick_first_update
grpc-js: Implement pick_first sticky TF and address list shuffling
|
2023-07-31 16:11:39 -07:00 |
Michael Lumish
|
b86615c1a3
|
Merge pull request #2508 from murgatroid99/grpc-js_server_clear_deadline_cancel
grpc-js: Cancel deadline timer on server when call is cancelled
|
2023-07-31 15:47:22 -07:00 |
Michael Lumish
|
ff25a75ce9
|
Merge pull request #2507 from murgatroid99/grpc-js_tls_trace
grpc-js: Add channel option to enable TLS tracing
|
2023-07-31 15:45:35 -07:00 |
Michael Lumish
|
8f1a48c82c
|
Merge pull request #2489 from murgatroid99/example_deadline
Add deadline examples
|
2023-07-31 15:13:32 -07:00 |
Michael Lumish
|
9322f0cf54
|
Merge pull request #2487 from murgatroid99/example_metadata
Add metadata example
|
2023-07-31 15:12:29 -07:00 |
Michael Lumish
|
96213d1d68
|
Merge pull request #2521 from murgatroid99/v1.8.x_upmerge_3
Merge 1.8.x into master
|
2023-07-31 15:11:05 -07:00 |
Michael Lumish
|
426768d6cd
|
Merge pull request #2530 from murgatroid99/benchmark_stop_delay
benchmark: Delay shutdown in quitWorker
|
2023-07-31 14:43:16 -07:00 |
Michael Lumish
|
1f08883e2a
|
benchmark: Delay shutdown in quitWorker
|
2023-07-31 10:52:08 -07:00 |
Michael Lumish
|
1d38cc319c
|
Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.8.x' into v1.8.x_upmerge_3
|
2023-07-28 14:53:43 -07:00 |
Michael Lumish
|
15a3f1a31c
|
Merge pull request #2528 from murgatroid99/grpc-js_unimplemented_message_fix
grpc-js: Fix propagation of UNIMPLEMENTED error messages
|
2023-07-28 14:49:29 -07:00 |
Michael Lumish
|
4e111e7792
|
grpc-js: Fix propagation of UNIMPLEMENTED error messages
|
2023-07-28 14:21:33 -07:00 |
Michael Lumish
|
90adc8a3e2
|
Merge pull request #2526 from murgatroid99/proto-loader_prerelease_version
proto-loader: Increment version to prerelease version
|
2023-07-28 13:10:14 -07:00 |
Michael Lumish
|
aee1789145
|
proto-loader: Increment version to prerelease version
|
2023-07-28 11:49:30 -07:00 |
Michael Lumish
|
a1525bf298
|
Merge pull request #2504 from haines/update-long
proto-loader: Update long dependency to match protobufjs
|
2023-07-28 11:41:32 -07:00 |
Michael Lumish
|
3088f79696
|
Merge pull request #2524 from murgatroid99/test_default_js
Default to pure JS implementation in tests
|
2023-07-28 11:39:50 -07:00 |
Michael Lumish
|
247af2c8c0
|
Default to pure JS implementation in tests
|
2023-07-27 16:56:02 -07:00 |
Michael Lumish
|
4a8ec1242a
|
Merge pull request #2523 from murgatroid99/benchmark_improvements
Fix some issues with the benchmark code
|
2023-07-27 14:08:46 -07:00 |
Michael Lumish
|
5759b70639
|
Fix some issues with the benchmark code
|
2023-07-27 11:11:10 -07:00 |
Michael Lumish
|
e43fa71619
|
Fix formatting
|
2023-07-25 10:11:45 -07:00 |
Michael Lumish
|
e83ce3b6fd
|
Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.8.x' into v1.8.x_upmerge_3
|
2023-07-25 10:10:16 -07:00 |
Michael Lumish
|
51d6163eb9
|
Merge pull request #2519 from murgatroid99/grpc-js_keepalive_order_fix
grpc-js: Fix a crash when `grpc.keepalive_permit_without_calls` is set
|
2023-07-25 10:03:32 -07:00 |
Michael Lumish
|
6d97956549
|
grpc-js: Fix a crash when grpc.keepalive_permit_without_calls is set
|
2023-07-25 09:40:45 -07:00 |
Michael Lumish
|
66cd8519bd
|
grpc-js: pick_first: Properly dispose of current pick when it disconnects
|
2023-07-24 16:00:13 -07:00 |
Michael Lumish
|
867caad554
|
Merge pull request #2516 from murgatroid99/v1.8.x_upmerge_again
Merge v1.8.x into master
|
2023-07-24 15:54:15 -07:00 |
Michael Lumish
|
71d035b5bf
|
Fix formatting
|
2023-07-24 13:54:30 -07:00 |
Michael Lumish
|
981efb6eca
|
Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.8.x' into v1.8.x_upmerge_again
|
2023-07-24 13:53:17 -07:00 |
Michael Lumish
|
18dacfaceb
|
Merge pull request #2513 from murgatroid99/grpc-js_keepalive_time_fix
grpc-js: Fix keepalive ping timing after inactivity
|
2023-07-24 13:39:34 -07:00 |
Michael Lumish
|
42a02749eb
|
grpc-js: Fix compilation error from new @types/node version
|
2023-07-24 13:08:55 -07:00 |
Michael Lumish
|
2e9060385c
|
grpc-js: Fix keepalive ping timing after inactivity
|
2023-07-24 11:20:00 -07:00 |
Michael Lumish
|
698d1427c6
|
grpc-js: Implement pick_first sticky TF and address list shuffling
|
2023-07-21 09:45:34 -07:00 |
Michael Lumish
|
af31ef0a3d
|
Merge pull request #2509 from murgatroid99/grpc-js_transport_trace_fix
grpc-js: Fix transport trace message formatting
|
2023-07-14 15:32:40 -07:00 |
Michael Lumish
|
54409d00f3
|
grpc-js: Fix transport trace message formatting
|
2023-07-14 14:15:44 -07:00 |
Michael Lumish
|
7c3a5fe70c
|
grpc-js: Cancel deadline timer on server when call is cancelled
|
2023-07-14 10:58:53 -07:00 |