4172 Commits

Author SHA1 Message Date
Michael Lumish
ee1e330157 grpc-js: Avoid explicit bind in trailer event handler 2022-08-08 12:50:50 -07:00
Michael Lumish
e2960a87d2 grpc-js-xds: Enable the outlier detection interop test 2022-08-08 12:45:18 -07:00
Michael Lumish
d0dc6cd46e grpc-js-xds: Enable the outlier detection interop test 2022-08-08 11:36:10 -07:00
Michael Lumish
36f37cb78f grpc-js: Propagate ejection when recreating outlier detection subchannel wrapper 2022-08-04 17:34:41 -07:00
Michael Lumish
4cfe75b43a grpc-js: Initialize connectivity state from subchannel in outlier detection subchannel wrapper 2022-08-04 17:34:29 -07:00
Michael Lumish
3328798d28 grpc-js: Implement getConnectivityState in subchannel wrapper 2022-08-04 17:34:15 -07:00
Michael Lumish
9be6c6c5da Update outlier detection behavior for gRFC updates 2022-08-04 17:34:00 -07:00
Michael Lumish
edbdc570c7 grpc-js: Add outlier detection tracing and enable it in interop tests 2022-08-04 17:33:47 -07:00
Michael Lumish
304a2b7f6b
Merge pull request #2180 from murgatroid99/grpc-js_outlier_detection_wrapper_fix2
grpc-js: Preserve state when recreating subchannel wrappers
2022-08-04 16:46:53 -07:00
Michael Lumish
001cce7db0 grpc-js: Propagate ejection when recreating outlier detection subchannel wrapper 2022-08-04 16:02:05 -07:00
Michael Lumish
78fe8c6d05 grpc-js: Initialize connectivity state from subchannel in outlier detection subchannel wrapper 2022-08-04 15:56:28 -07:00
Michael Lumish
326dd96fe4
Merge pull request #2179 from murgatroid99/grpc-js_outlier_detection_wrapper_fix
grpc-js: Implement getConnectivityState in subchannel wrapper
2022-08-04 14:38:04 -07:00
Michael Lumish
b3f23d805e grpc-js: Implement getConnectivityState in subchannel wrapper 2022-08-04 12:54:15 -07:00
Michael Lumish
42f73234ea
Merge pull request #2177 from murgatroid99/outlier_detection_trace_logging
grpc-js: Add outlier detection tracing and enable it in interop tests, plus some other changes
2022-08-03 10:05:41 -07:00
Michael Lumish
1e53150155 Update outlier detection behavior for gRFC updates 2022-08-02 13:48:16 -07:00
Michael Lumish
90e8886d98 grpc-js: Add outlier detection tracing and enable it in interop tests 2022-08-02 11:02:02 -07:00
Michael Lumish
a8719c4f38
Merge pull request #2174 from grpc/@grpc/grpc-js@1.6.x
Merge v1.6.x branch into master
2022-07-26 10:03:11 -07:00
Michael Lumish
586f7c6db9
Merge pull request #2173 from murgatroid99/grpc-js_outlier_detection_stdev_fix
grpc-js: Outlier detection: Fix standard deviation calculation
2022-07-22 13:37:06 -07:00
Michael Lumish
fbf7944646 grpc-js: Outlier detection: Fix standard deviation calculation 2022-07-22 12:58:22 -07:00
Christophe Diederichs
924fb9a329 include proto-loader-gen-types.js.map in release 2022-07-22 09:23:22 +01:00
Michael Lumish
6bf31221ca
Merge pull request #2169 from murgatroid99/grpc-js_1.6.8
grpc-js: Update version to 1.6.8
2022-07-21 13:11:12 -07:00
Christophe Diederichs
3ab4ee3467 include .map files in proto-loader npm package 2022-07-21 17:59:11 +01:00
Michael Lumish
50c58238ff grpc-js: Update version to 1.6.8 2022-07-20 15:22:53 -07:00
Michael Lumish
19869f762b
Merge pull request #2168 from murgatroid99/grpc-js_proto_loader_dep_update
grpc-js: Update proto-loader dependency to ^0.7.0
2022-07-20 15:21:11 -07:00
Michael Lumish
27b7bb8928 grpc-js: Update proto-loader dependency to ^0.7.0 2022-07-19 10:52:02 -07:00
Michael Lumish
ff0e5f72dd
Merge pull request #2167 from murgatroid99/proto-loader_dep_upgrade
proto-loader: Update protobufjs dependency to 7.x
2022-07-14 13:15:05 -07:00
Michael Lumish
7b4704cc92 proto-loader: Update protobufjs dependency to 7.x 2022-07-11 11:32:04 -07:00
Michael Lumish
99d9c4e761
Merge pull request #2164 from murgatroid99/xds_k8s_url_map_submodules_1.6.x
Clone submodules in xds k8s url map script (1.6.x)
2022-07-08 11:28:53 -07:00
Michael Lumish
d88bb19dd8
Merge pull request #2163 from murgatroid99/xds_k8s_url_map_submodules
Clone submodules in xds k8s url map script
2022-07-08 11:28:47 -07:00
Michael Lumish
6641494e02 Clone submodules in xds k8s url map script 2022-07-08 10:08:09 -07:00
Michael Lumish
914ccdc19d Clone submodules in xds k8s url map script 2022-07-08 10:05:07 -07:00
Michael Lumish
c4a0973ac3
Merge pull request #2158 from murgatroid99/xds_k8s_docker_1.6.x
Backport xDS k8s interop docker image to version branch (1.6.x)
2022-07-07 15:44:29 -07:00
Michael Lumish
a38be190f1
Merge pull request #2157 from murgatroid99/v1.6.x_upmerge
Merge the v1.6.x branch into master
2022-07-07 15:06:26 -07:00
Michael Lumish
c6d7d2aa03 Backport xDS k8s interop docker image to version branch 2022-07-07 14:39:00 -07:00
Michael Lumish
98631d4fa4
Merge pull request #2156 from murgatroid99/k8s_xds_interop_tracing
Enable xDS tracing in k8s framework tests
2022-07-07 14:29:59 -07:00
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
15a962aab6 Enable xDS tracing in k8s framework tests 2022-07-07 10:37: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