Michael Lumish
|
ee773a11e2
|
Merge pull request #2162 from murgatroid99/xds_k8s_docker_1.2.x
Backport xDS k8s interop docker image to version branch (1.2.x)
|
2022-07-07 15:44:44 -07:00 |
Michael Lumish
|
6f30155ec7
|
Backport xDS k8s interop docker image to version branch
|
2022-07-07 15:03:26 -07:00 |
Michael Lumish
|
4869ef084f
|
Merge pull request #2150 from murgatroid99/xds_k8s_1.2.x
Backport xDS k8s test scripts to the v1.2.x branch
|
2022-06-28 16:33:47 -07:00 |
Michael Lumish
|
0b1e0dedf6
|
Backport xDS k8s test scripts to the v1.2.x branch
|
2022-06-28 14:14:20 -07:00 |
Michael Lumish
|
1992434302
|
Merge pull request #2012 from murgatroid99/grpc-js_types_node_fix_1.2
grpc-js: Fix compatibility with @types/node 17.0.6 (1.2.x)
|
2022-01-06 12:38:19 -08:00 |
Michael Lumish
|
2d1d6f4954
|
grpc-js: Fix compatibility with @types/node 17.0.6
|
2022-01-06 11:33:51 -08:00 |
Michael Lumish
|
aed17e0ecc
|
Merge pull request #2000 from lidizheng/backport-@grpc/grpc-js@1.2.x-cq10pI
[Backport][@grpc/grpc-js@1.2.x] use xds-test-server-5
|
2022-01-04 09:49:08 -08:00 |
Lidi Zheng
|
da7e5fdbcb
|
Use xds-test-server-5 as interop server image
|
2021-12-29 12:05:01 -08:00 |
Michael Lumish
|
84334c7140
|
Merge pull request #1922 from murgatroid99/grpc-js-xds_handle_ok_status_1.2.x
grpc-js-xds: Handle all ways control-plane streams can end (1.2.x)
|
2021-09-30 14:01:14 -07:00 |
Michael Lumish
|
602b49118f
|
grpc-js-xds: Handle all ways control-plane streams can end
|
2021-09-30 12:21:21 -07:00 |
Michael Lumish
|
2a7571d186
|
Merge pull request #1911 from murgatroid99/grpc-js-xds_log_bootstrap_1.2.x
grpc-js-xds: Log loaded bootstrap info in xDS client (1.2.x)
|
2021-09-27 11:54:53 -07:00 |
Michael Lumish
|
a87eb6ba07
|
grpc-js-xds: Add Node message logging
|
2021-09-20 13:33:10 -07:00 |
Michael Lumish
|
0eabcefd0d
|
grpc-js-xds: Log loaded bootstrap info in xDS client
|
2021-09-20 13:32:58 -07:00 |
Michael Lumish
|
dc441c5596
|
Merge pull request #1723 from murgatroid99/grpc-js_accept_encoding_no_gzip
grpc-js: don't send accept-encoding: gzip
|
2021-03-23 13:37:40 -07:00 |
Michael Lumish
|
4623ecca42
|
grpc-js: don't send accept-encoding: gzip
|
2021-03-22 10:47:36 -07:00 |
Michael Lumish
|
78d3605f73
|
Merge pull request #1709 from murgatroid99/grpc-js_backoff_timeout_ref_electron
grpc-js: Timer ref and unref might not exist
|
2021-03-12 10:11:20 -08:00 |
Michael Lumish
|
f7802ae6a7
|
Merge pull request #1714 from murgatroid99/grpc-js_watchConnectivityState_closed
grpc-js: Throw in watchConnectivityState if channel is closed
|
2021-03-12 10:11:09 -08:00 |
Michael Lumish
|
602fcd23b4
|
grpc-js: Throw in watchConnectivityState if channel is closed
|
2021-03-12 09:39:50 -08:00 |
Michael Lumish
|
b374a83a71
|
Merge pull request #1710 from murgatroid99/grpc-js-xds_lrs_initial_call_fix
grpc-js-xds: Fix sending stats when reestablishing LRS stream
|
2021-03-09 13:14:40 -08:00 |
Michael Lumish
|
2aec366508
|
grpc-js-xds: Fix sending stats when reestablishing LRS stream
|
2021-03-09 10:39:42 -08:00 |
Michael Lumish
|
231619fcaa
|
grpc-js: Timer ref and unref might not exist
|
2021-03-05 14:18:50 -08:00 |
Michael Lumish
|
5b362bead1
|
Merge pull request #1707 from murgatroid99/grpc-js-xds_lrs_server_name_fix
grpc-js-xds: Fix handling of empty LRS server names
|
2021-03-05 11:02:26 -08:00 |
Michael Lumish
|
31074190ff
|
Revert "Borrow Linux Kokoro job for xDS testing"
This reverts commit 1702014385 .
|
2021-03-04 18:31:18 -08:00 |
Michael Lumish
|
efc9a0f05c
|
Don't send status through the filter stack twice when receiving trailers
|
2021-03-04 16:34:57 -08:00 |
Michael Lumish
|
e3b35505a0
|
Fix handling of LRS server name in EDS child config generation
Also add more LRS logging
|
2021-03-04 16:10:24 -08:00 |
Michael Lumish
|
b85c70839f
|
Add more detailed LRS tracing
|
2021-03-04 16:09:55 -08:00 |
Michael Lumish
|
1702014385
|
Borrow Linux Kokoro job for xDS testing
|
2021-03-04 14:01:59 -08:00 |
Michael Lumish
|
356518a212
|
grpc-js-xds: Fix handling of empty LRS server names
|
2021-03-04 13:56:57 -08:00 |
Michael Lumish
|
6f0869234c
|
Merge pull request #1705 from murgatroid99/grpc-js_econnreset_unavailable
grpc-js: Speculative fix for ECONNRESET errors
|
2021-03-02 13:24:23 -08:00 |
Michael Lumish
|
c5cc8b2652
|
grpc-js: Speculative fix for ECONNRESET errors
|
2021-03-02 11:55:42 -08:00 |
Michael Lumish
|
a45c5c314c
|
Merge pull request #1690 from murgatroid99/grpc-js_auth_error_codes
grpc-js: Don't propagate non-numeric errors from auth plugins
|
2021-02-17 09:30:28 -08:00 |
Michael Lumish
|
40c19ea28b
|
grpc-js: Don't propagate non-numeric errors from auth plugins
|
2021-02-16 12:42:10 -08:00 |
Michael Lumish
|
24d1a0486b
|
Merge pull request #1688 from murgatroid99/grpc-js_backoff_ref
grpc-js: Ref and unref backoff timer
|
2021-02-12 15:08:04 -08:00 |
Michael Lumish
|
7436983bbb
|
Merge pull request #1689 from murgatroid99/grpc-js_failed_start_details
grpc-js: Add more details to 'Failed to start HTTP/2 stream' error
|
2021-02-12 15:07:54 -08:00 |
Michael Lumish
|
097d63b14b
|
grpc-js: Add more details to 'Failed to start HTTP/2 stream' error
|
2021-02-12 11:03:00 -08:00 |
Michael Lumish
|
cd14345cb4
|
grpc-js: Ref and unref backoff timer
|
2021-02-11 09:55:24 -08:00 |
Michael Lumish
|
b5a8ea10f8
|
Merge pull request #1683 from murgatroid99/grpc-js_types_relax_version
grpc-js: Loosen dependency on @types/node
|
2021-02-03 12:48:50 -08:00 |
Michael Lumish
|
259e00b866
|
grpc-js: Loosen dependency on @types/node
|
2021-02-03 11:54:13 -08:00 |
Michael Lumish
|
98376f0ac6
|
Merge pull request #1675 from murgatroid99/grpc-js-xds_error_logging
grpc-js-xds: Bubble up xds client initialization error details
|
2021-01-28 12:30:35 -08:00 |
Michael Lumish
|
e27e4e02ae
|
Bump grpc-js-xds to 1.2.1
|
2021-01-27 14:02:41 -08:00 |
Michael Lumish
|
0a98f6295d
|
grpc-js-xds: Bubble up xds client initialization errors
|
2021-01-27 12:16:06 -08:00 |
Michael Lumish
|
04d7ad9c00
|
Merge pull request #1674 from murgatroid99/grpc-js-xds_files_list
grpc-js-xds: List the files to publish in package.json
|
2021-01-27 11:27:10 -08:00 |
Michael Lumish
|
b011bd069d
|
grpc-js-xds: List the files to publish in package.json
|
2021-01-27 11:15:04 -08:00 |
Michael Lumish
|
c1c373697b
|
Merge pull request #1672 from murgatroid99/grpc-js_read_error_context
grpc-js: Move call to user code out of try block
|
2021-01-25 14:38:53 -08:00 |
Michael Lumish
|
5ac9a1c2b6
|
grpc-js: Move call to user code out of try block
|
2021-01-25 13:24:39 -08:00 |
Michael Lumish
|
c328ba788d
|
Merge pull request #1665 from murgatroid99/grpc-js_round_robin_reresolve_fix
grpc-js: round robin: re-resolve when subchannels go idle
|
2021-01-20 10:42:26 -08:00 |
Michael Lumish
|
36986f618a
|
grpc-js: round robin: re-resolve when subchannels go idle
|
2021-01-19 13:43:56 -08:00 |
Michael Lumish
|
0b026be131
|
Merge pull request #1648 from murgatroid99/grpc-js_deadline_filter_fast_cancel
grpc-js: End calls faster if the deadline has already passed
|
2021-01-07 12:55:49 -08:00 |
Michael Lumish
|
fe4bd2641a
|
Merge pull request #1654 from 418sec/1-npm-grpc
Security Fix for Prototype Pollution - huntr.dev
|
2021-01-07 12:54:54 -08:00 |
Michael Lumish
|
7fc29e7867
|
Merge pull request #1658 from murgatroid99/grpc-js_internal_error_reporting
grpc-js: Propagate internal stream errors from the http2 module
|
2021-01-07 12:54:31 -08:00 |