Michael Lumish
|
2f74b88616
|
Give more leeway on different QPS tests
|
2025-08-14 14:47:43 -07:00 |
|
Michael Lumish
|
e78322f717
|
Fix an issue with the test
|
2025-08-14 14:14:12 -07:00 |
|
Michael Lumish
|
13065ad5a1
|
grpc-js: Implement weighted_round_robin LB policy
|
2025-08-14 13:55:02 -07:00 |
|
Michael Lumish
|
83ece61c88
|
grpc-js: Implement weighted round robin
|
2025-08-06 10:50:05 -07:00 |
|
Michael Lumish
|
4799bdebed
|
Merge pull request #2986 from murgatroid99/grpc-js_client_inline_metrics
grpc-js: Implement ORCA client-side per-call metrics
|
2025-08-01 14:52:05 -07:00 |
|
Michael Lumish
|
0e44501d88
|
Fix onCallEnded in XdsClusterImpl
|
2025-08-01 11:00:31 -07:00 |
|
Michael Lumish
|
4645bfb6ed
|
Merge branch 'master' into grpc-js_client_inline_metrics
|
2025-08-01 10:55:26 -07:00 |
|
Michael Lumish
|
2ea58f5c25
|
Merge pull request #2987 from murgatroid99/grpc-js_fix_buffer_type
grpc-js: Declare buffer type to avoid build error
|
2025-08-01 10:45:14 -07:00 |
|
Michael Lumish
|
aaeac16c5f
|
grpc-js: Declare buffer type to avoid build error
|
2025-08-01 09:50:14 -07:00 |
|
Michael Lumish
|
4b160d1664
|
grpc-js: Implement ORCA client-side per-call metrics
|
2025-07-31 15:44:40 -07:00 |
|
Michael Lumish
|
f6981bb329
|
Merge pull request #2985 from murgatroid99/grpc-js_client_oob_metrics
grpc-js: Implement ORCA client-side OOB metrics
|
2025-07-31 09:45:15 -07:00 |
|
Michael Lumish
|
1f93bdffa7
|
Fix test build
|
2025-07-30 15:29:02 -07:00 |
|
Michael Lumish
|
ede914ddbf
|
grpc-js: Implement ORCA client-side OOB metrics
|
2025-07-30 15:12:40 -07:00 |
|
Michael Lumish
|
7e82de7770
|
Merge pull request #2976 from murgatroid99/grpc-js_subchannel_channel
grpc-js: Add a single-subchannel channel implementation
|
2025-07-28 15:50:44 -07:00 |
|
Michael Lumish
|
f8e93606b2
|
Merge pull request #2983 from murgatroid99/grpc-js_orca_server_oob
grpc-js: Implement ORCA server-side OOB metrics
|
2025-07-28 11:11:59 -07:00 |
|
Michael Lumish
|
78999ac16d
|
grpc-js: Implement ORCA server-side OOB metrics
|
2025-07-24 15:13:25 -07:00 |
|
Michael Lumish
|
eaa3f4d2bf
|
Merge pull request #2978 from murgatroid99/grpc-js_orca_server_per_call
grpc-js: Implement ORCA server-side per-call metrics
|
2025-07-23 15:36:51 -07:00 |
|
Michael Lumish
|
259f5c9c86
|
Merge pull request #2980 from murgatroid99/test_newer_node_versions
Test with newer Node versions
|
2025-07-23 14:48:16 -07:00 |
|
Michael Lumish
|
edadc63e6a
|
Update proto-loader golden generated file
|
2025-07-23 13:56:02 -07:00 |
|
Michael Lumish
|
1219c46815
|
Don't expect IPv6 when resolving localhost in tests
|
2025-07-23 13:32:48 -07:00 |
|
Michael Lumish
|
7360726e87
|
Add more logging to tests that fail on new versions
|
2025-07-21 15:53:18 -07:00 |
|
Michael Lumish
|
66f51d1cd2
|
Add logging to tests that fail on new versions
|
2025-07-21 15:20:55 -07:00 |
|
Michael Lumish
|
b2007975a1
|
Use nvm --delete-prefix option
|
2025-07-21 13:21:33 -07:00 |
|
Michael Lumish
|
ba52c1b9d7
|
Log Node version
|
2025-07-21 13:08:33 -07:00 |
|
Michael Lumish
|
4eb481619f
|
Don't install node-gyp
|
2025-07-21 11:43:45 -07:00 |
|
Michael Lumish
|
9e2b9d03b4
|
Test with newer Node versions
|
2025-07-21 11:21:50 -07:00 |
|
Michael Lumish
|
fbf7b551e5
|
Bump proto-loader dependency
|
2025-07-21 10:25:26 -07:00 |
|
Michael Lumish
|
01db2bc620
|
Merge pull request #2979 from murgatroid99/grpc-js_round_robin_random_start
grpc-js: round_robin: Start connecting to endpoints from a random index
|
2025-07-18 14:07:12 -07:00 |
|
Michael Lumish
|
869e515ea8
|
grpc-js: round_robin: Start connecting to endpoints from a random index
|
2025-07-18 11:23:48 -07:00 |
|
Michael Lumish
|
7fda577ed0
|
grpc-js: Implement ORCA server-side per-call metrics
|
2025-07-18 09:42:48 -07:00 |
|
Michael Lumish
|
b88d545a62
|
grpc-js-xds: Update xds submodule to match grpc/grpc
|
2025-07-16 15:46:29 -07:00 |
|
Michael Lumish
|
63a15e6200
|
grpc-js: Add a single-subchannel channel implementation
|
2025-07-10 11:28:12 -07:00 |
|
Michael Lumish
|
d9c8ac3327
|
Merge pull request #2970 from murgatroid99/proto-loader_serialize_deserialize
proto-loader: Output functions to serialize and deserialize messages
|
2025-07-02 15:24:08 -07:00 |
|
Michael Lumish
|
31c8b710b3
|
grpc-js-xds: Regenerate interop and test files in prepare script
@grpc/proto-loader@0.8.0
|
2025-07-02 11:37:29 -07:00 |
|
Michael Lumish
|
0df98cedbb
|
grpc-js: Regenerate test files in prepare script
|
2025-07-02 11:09:16 -07:00 |
|
Michael Lumish
|
30e7287427
|
Update generated proto files with type changes
|
2025-07-01 15:43:52 -07:00 |
|
Michael Lumish
|
549d858c83
|
proto-loader: Output functions to serialize and deserialize messages
|
2025-07-01 14:57:39 -07:00 |
|
Michael Lumish
|
31b431ae60
|
Merge pull request #2973 from murgatroid99/proto_editions_update
Update generated proto files with editions change
|
2025-07-01 14:56:22 -07:00 |
|
Michael Lumish
|
5670eb243a
|
Update generated proto files with editions change
|
2025-07-01 14:00:19 -07:00 |
|
Michael Lumish
|
179dbfaecc
|
Merge pull request #2969 from murgatroid99/debugging_example
Add debugging example
|
2025-06-24 13:51:43 -07:00 |
|
Michael Lumish
|
d22becc98e
|
Add debugging example
|
2025-06-24 11:05:41 -07:00 |
|
Michael Lumish
|
987735920e
|
Merge pull request #2966 from murgatroid99/load_balancing_example
Add load balancing example
|
2025-06-17 10:36:36 -07:00 |
|
Michael Lumish
|
972bb23101
|
Add load balancing example
|
2025-06-16 15:36:50 -07:00 |
|
Michael Lumish
|
7548f413a5
|
Merge pull request #2965 from murgatroid99/grpc-js-xds_dns_no_special_case
grpc-js-xds: Combine endpoints for LOGICAL_DNS clusters
|
2025-06-13 14:28:56 -07:00 |
|
Michael Lumish
|
110a273a06
|
grpc-js-xds: Combine endpoints for LOGICAL_DNS clusters
|
2025-06-13 11:29:34 -07:00 |
|
Michael Lumish
|
7ab3da2431
|
Merge pull request #2963 from murgatroid99/proto-loader_update_golden
proto-loader: Update golden generated files with editions updates
|
2025-06-12 16:43:49 -07:00 |
|
Michael Lumish
|
5756fe7672
|
proto-loader: Update golden generated files with editions updates
|
2025-06-12 16:07:45 -07:00 |
|
Michael Lumish
|
eef4b080f5
|
Merge pull request #2960 from ekscentrysytet/fix_retry_jitter
fix(grpc-js): fix jitter for client retries
|
2025-06-11 11:03:08 -07:00 |
|
Nazar Ilkiv
|
82b331d9e1
|
fix(grpc-js): fix jitter for client retries
|
2025-06-04 11:14:07 +03:00 |
|
Michael Lumish
|
21d40b0247
|
Merge pull request #2951 from MatiasManevi/health_list_js
Add List method to Health service
|
2025-05-08 15:30:15 -07:00 |
|