Commit Graph

66 Commits

Author SHA1 Message Date
Michael Lumish 040ac9364f Backport xDS k8s interop docker image to version branch 2022-07-07 15:01:56 -07:00
Michael Lumish c1960b3460 Backport xDS k8s test scripts to the v1.3.x branch 2022-06-28 14:12:43 -07:00
Lidi Zheng 31741f4a20 Use xds-test-server-5 as interop server image 2021-12-29 12:04:46 -08:00
Michael Lumish e876b529b3
Merge pull request #1923 from murgatroid99/grpc-js-xds_1.3.2
grpc-js-xds: Bump to 1.3.2
2021-09-30 14:01:27 -07:00
Michael Lumish 99d690528f grpc-js-xds: Bump to 1.3.2 2021-09-30 13:24:29 -07:00
Michael Lumish 19206e6d9f grpc-js-xds: Handle all ways control-plane streams can end 2021-09-30 11:50:47 -07:00
Michael Lumish ca4934bb88 grpc-js-xds: Add Node message logging 2021-09-20 12:11:07 -07:00
Michael Lumish fda4c15b0d grpc-js-xds: Log loaded bootstrap info in xDS client 2021-09-20 11:31:16 -07:00
Michael Lumish 0ad7cc1ec9 grpc-js-xds: case_sensitive flag should not affect regex matcher 2021-06-28 14:37:21 -07:00
Michael Lumish bf1b078816 grpc-js: Update versions and xDS feature list 2021-04-14 14:58:36 -07:00
Michael Lumish 746381a012 grpc-js-xds: Update proto-loader dependency and regenerate generated files 2021-04-06 10:49:43 -07:00
Michael Lumish b830a7ba88
Merge pull request #1734 from murgatroid99/grpc-js-xds_routing_no_env_protection
grpc-js-xds: Remove env var protection for routing feature
2021-04-05 13:37:16 -07:00
Michael Lumish 87614c385f Don't use the removed env var in the script 2021-04-02 11:21:11 -07:00
Michael Lumish 66d93c0f65 Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.2.x' into grpc-js_1.2_upmerge_2 2021-04-02 11:19:13 -07:00
Michael Lumish abfe46b99d grpc-js-xds: Remove env var protection for routing feature 2021-04-02 11:12:41 -07:00
Michael Lumish a907086be4 Remove temporary debug log line 2021-03-30 13:26:42 -07:00
Michael Lumish 49cd040154 grpc-js-xds: Fix sending stats when reestablishing LRS stream 2021-03-30 11:39:19 -07:00
Michael Lumish 30a90d8aaa xDS interop client: fix handling of metadata argument 2021-03-30 00:10:13 -07:00
Michael Lumish 506982107f Fix xDS interop client metadata logging 2021-03-29 14:28:22 -07:00
Michael Lumish 6be480c58f Add more trace logging 2021-03-29 12:49:20 -07:00
Michael Lumish 8c7145ba5f xDS interop client: add more debug logging 2021-03-25 15:56:33 -07:00
Michael Lumish 6661ff3fbf xDS interop client: add support for rpc and metadata command line args 2021-03-25 13:19:54 -07:00
Michael Lumish 3ddb8c0cf2 xDS interop client: add support for rpcs_by_method stats response 2021-03-25 10:44:45 -07:00
Michael Lumish b995fa62cf grpc-js-xds: Refactor matcher and routeAction for logging, add more interop client logging 2021-03-24 14:08:21 -07:00
Michael Lumish 40e623c7a5 Enable path_matching and header_matching xDS interop tests 2021-03-22 11:02:59 -07:00
Michael Lumish b2c4dcc9e8
Merge pull request #1704 from murgatroid99/grpc-js-xds_routing_traffic_splitting_config_selector
grpc-js-xds: Do traffic splitting and routing in the resolver
2021-03-22 10:59:45 -07:00
Michael Lumish 2b0ebcfc6a grpc-js-xds: Add functionality to the xDS interop client 2021-03-12 14:59:01 -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 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 356518a212 grpc-js-xds: Fix handling of empty LRS server names 2021-03-04 13:56:57 -08:00
Michael Lumish 5ef5246375 Fix handling of LRS server name in EDS child config generation
Also add more LRS logging
2021-03-04 13:53:02 -08:00
Michael Lumish 76f4e3fef4 Disable path_matching and header_matching tests for now 2021-03-04 13:43:17 -08:00
Michael Lumish 08a359744d Add more detailed LRS tracing 2021-03-04 11:50:30 -08:00
Michael Lumish fb8916cc6d Enable path_matching and header_matching tests 2021-03-04 10:16:17 -08:00
Michael Lumish a726265580 Remove checks for now-unused xdsClient attribute 2021-03-03 13:15:57 -08:00
Michael Lumish ca4b8f40c9 Start ADS and LRS streams at client startup if watchers have been added 2021-03-02 12:51:23 -08:00
Michael Lumish eff8cfc0f5 Merge branch 'master' into grpc-js-xds_routing_traffic_splitting_config_selector 2021-03-02 12:47:38 -08:00
Michael Lumish 17b43dfbfd
Merge pull request #1703 from murgatroid99/grpc-js-xds_google_default_creds
Move createGoogleDefaultCredentials from grpc-js to grpc-js-xds
2021-03-01 14:45:35 -08:00
Michael Lumish f6505b50db Enable routing feature in xDS tests 2021-03-01 13:03:13 -08:00
Michael Lumish 66d3f35263 Enable traffic splitting xds interop test 2021-03-01 11:54:20 -08:00
Michael Lumish 40242a4132 Use the new LB policy in the resolver 2021-03-01 11:42:20 -08:00
Michael Lumish 564ccf390c Merge branch 'master' into grpc-js-xds_routing_traffic_splitting_config_selector 2021-03-01 10:43:47 -08:00
Michael Lumish 131b604f2c Add routing and traffic splitting functionality 2021-03-01 10:41:23 -08:00
Michael Lumish 60eb600410 move createGoogleDefaultCredentials from grpc-js to grpc-js-xds 2021-02-25 10:15:57 -08:00
Michael Lumish c953a0e212 refactor part of xds-client into seprate files 2021-02-12 13:37:52 -08:00
Michael Lumish cd14345cb4 grpc-js: Ref and unref backoff timer 2021-02-11 09:55:24 -08:00
Michael Lumish d1aa9aa6fc Don't update identical states with identical pickers 2021-02-09 12:20:01 -08:00
Michael Lumish c3c39af8ac grpc-js-xds: Add XdsClusterManager LB policy 2021-02-09 12:10:04 -08:00