3928 Commits

Author SHA1 Message Date
Michael Lumish
4aa8ecf414 Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.6.x' into v1.6.x_upmerge 2022-07-07 13:49:15 -07:00
Michael Lumish
4389daded0
Merge pull request #2146 from murgatroid99/xds_k8s_1.6.x
Backport xDS k8s test scripts to the v1.6.x branch
2022-06-28 16:33:29 -07:00
Michael Lumish
1463ffa42e Backport xDS k8s test scripts to the v1.6.x branch 2022-06-28 14:05:29 -07:00
Michael Lumish
18dcd26e4c
Merge pull request #2144 from sergiitk/xds_interop_fix_docker_auth
xDS k8s tests: fix docker auth error in the build scripts
2022-06-24 19:30:59 -07:00
Michael Lumish
f832bb842c
Merge pull request #2143 from murgatroid99/xds_k8s_url_map_script_fix
xDS k8s tests: fix a line in the url_map test script
2022-06-24 16:30:10 -07:00
Sergii Tkachenko
4db0cd2ac9 xDS k8s tests: fix docker auth error in the build scripts
Docker auth needed to be done before pushing thats to the GCR.
Also add missing versioned image tagging to xds_k8s_url_map.sh.
2022-06-24 16:11:28 -07:00
Michael Lumish
5a039aa90b
Use quotation marks for variable substitution
Co-authored-by: Sergii Tkachenko <hi@sergii.org>
2022-06-24 15:29:52 -07:00
Michael Lumish
1ad6a58059 xDS k8s tests: fix a line in the url_map test script
The line copied from the Python script was hardcoded and not
handled by a variable, so I did not change it on the first pass.
2022-06-24 10:20:01 -07:00
Michael Lumish
3be75633cb
Merge pull request #2141 from murgatroid99/grpc-js-xds_k8s_url_map_script
Add xDS k8s url_map test script
2022-06-23 15:50:05 -07:00
Michael Lumish
47461134fb Update copyright date 2022-06-23 15:28:22 -07:00
Michael Lumish
92cf5df8d5 Add xDS k8s url_map test script 2022-06-23 14:35:44 -07:00
Michael Lumish
35bd1375d3
Merge pull request #2138 from murgatroid99/xds_interop_tag_branch_images
xDS k8s interop script: publish version-tagged docker images
2022-06-23 10:27:14 -07:00
Michael Lumish
e4435a50f6 Use new TESTING_VERSION variable 2022-06-21 15:51:03 -07:00
Michael Lumish
0c543aa2b2 xDS k8s interop script: publish version-tagged docker images 2022-06-15 10:09:53 -07:00
Michael Lumish
8af56942b6
Merge pull request #2137 from murgatroid99/grpc-js_large_message_compression_test
grpc-js: Add a test for compressing large messages
2022-06-07 14:03:51 -07:00
Michael Lumish
07b73ad129 grpc-js: Add a test for compressing large messages 2022-06-07 11:07:47 -07:00
Michael Lumish
be7ec4aaad
Merge pull request #2135 from murgatroid99/proto-loader_0.6.13
proto-loader: Increment version to 0.6.13
@grpc/proto-loader@0.6.13
2022-06-06 14:43:31 -07:00
Michael Lumish
475559f976 proto-loader: Increment version to 0.6.13 2022-06-06 14:08:13 -07:00
Michael Lumish
fca533e593
Merge pull request #2131 from ocofaigh/patch-2
bump protobufjs to "^6.11.3"
2022-06-06 14:04:55 -07:00
Conall Ó Cofaigh
e94bd36bf1
bump protobufjs to "^6.11.3" 2022-05-30 13:54:05 +01:00
Michael Lumish
009747bdb3
Merge pull request #2125 from murgatroid99/grpc-js-xds_k8s_interop
grpc-js-xds: Add support for k8s interop test framework
2022-05-25 10:30:18 -07:00
Michael Lumish
e61c8f9ecd Change directory before submodules update 2022-05-24 13:11:41 -07:00
Michael Lumish
be749bf94f Update submodules in test script 2022-05-24 11:14:26 -07:00
Michael Lumish
ee0c6bc9ea Add baseline_test to test list 2022-05-24 10:35:55 -07:00
Michael Lumish
ad6d650408 Revert "Use cd instead of WORKDIR in Dockerfile" 2022-05-24 09:41:05 -07:00
Michael Lumish
67cfbae7aa
Use cd instead of WORKDIR in Dockerfile
Co-authored-by: Sergii Tkachenko <hi@sergii.org>
2022-05-23 16:46:51 -07:00
Michael Lumish
55175ae8c2 Add missing newlines at EOF 2022-05-23 16:21:27 -07:00
Michael Lumish
30bf5a1bac
Fix cluster references
Co-authored-by: Sergii Tkachenko <hi@sergii.org>
2022-05-23 16:19:07 -07:00
Michael Lumish
ce169c22b4 Reduce docker image size with extra build step 2022-05-23 15:59:01 -07:00
Michael Lumish
aa97aa8a1c grpc-js-xds: Add support for k8s interop test framework 2022-05-23 13:03:43 -07:00
Michael Lumish
6c17d19834
Merge pull request #2123 from bartslinger/fix_disconnect_listeners
bugfix: handle disconnectListeners in reverse to allow listener removal in loop
2022-05-20 14:15:00 -07:00
Bart Slinger
97717003f4 grpc-js: Use Set instead of Array for disconnectListeners 2022-05-20 08:28:44 +02:00
Bart Slinger
0a0e13eede handle disconnectListeners in reverse to allow listener removal in loop 2022-05-19 23:45:11 +02:00
Michael Lumish
0679e3e492
Merge pull request #2114 from murgatroid99/proto-loader_revert_long
proto-loader: Switch `long` dependency back to 4.x
@grpc/proto-loader@0.6.12
2022-05-05 09:54:00 -07:00
Michael Lumish
d8d957bf8c proto-loader: Switch long dependency back to 4.x 2022-05-05 09:27:48 -07:00
Michael Lumish
3fe12d7ff2
Merge pull request #2112 from murgatroid99/proto-loader_long_fix
proto-loader: Don't force long@5
@grpc/proto-loader@0.6.11
2022-05-03 10:21:55 -07:00
Michael Lumish
2b67d5b010 proto-loader: Don't force long@5 2022-05-03 10:16:54 -07:00
Michael Lumish
f457a9bfa1
Merge pull request #2110 from murgatroid99/proto-loader_long_upgrade
proto-loader: Update to Long 5.x
@grpc/proto-loader@0.6.10
2022-05-02 14:06:24 -07:00
Michael Lumish
3388765cbb proto-loader: Update to Long 5.x 2022-05-02 11:03:01 -07:00
Michael Lumish
ef5b3556ad
Merge pull request #2109 from murgatroid99/grpc-js_extra_error_call_stack
grpc-js: Add calling context to call errors
2022-04-28 14:01:49 -07:00
Michael Lumish
01823377be grpc-js: Add calling context to call errors 2022-04-28 10:34:30 -07:00
Michael Lumish
37dde5c960
Merge pull request #2108 from murgatroid99/outlier_detection_mean_fix
grpc-js: Fix mean calculation in outlier detection LB policy
2022-04-26 12:07:38 -07:00
Michael Lumish
db65d566e6 grpc-js: Fix mean calculation in outlier detection LB policy 2022-04-26 10:09:22 -07:00
Michael Lumish
6360a6c90c
Merge pull request #2105 from murgatroid99/grpc-js_resolver_backoff_test
grpc-js: Add regression tests for repeated DNS requests
2022-04-22 14:34:27 -07:00
Michael Lumish
cd58695674 grpc-js: Add regression tests for repeated DNS requests 2022-04-21 16:09:24 -07:00
Michael Lumish
923a5a171b
Merge pull request #2104 from murgatroid99/grpc-js_outlier_detection_updates
grpc-js: Update outlier detection to address recent spec changes
2022-04-21 15:32:25 -07:00
Michael Lumish
b07ea8b354 grpc-js: Update outlier detection to address recent spec changes 2022-04-21 14:53:07 -07:00
Michael Lumish
879d13b6c3
Merge pull request #2103 from murgatroid99/grpc-js_refcounts
grpc-js: Fix shutting down subchannels in separate pools
@grpc/grpc-js@1.6.7
2022-04-20 15:12:30 -07:00
Michael Lumish
0a9cf3893e
Merge pull request #2100 from murgatroid99/grpc-js_dns_resolver_double_call
grpc-js: Fix double resolver calls in DNS resolver
2022-04-20 15:05:22 -07:00
Michael Lumish
028047fa20
Merge pull request #2102 from murgatroid99/grpc-js_no_unary_response
grpc-js: Report error when no message received for unary response
2022-04-20 15:04:53 -07:00