Commit Graph

107 Commits

Author SHA1 Message Date
Michael Lumish 8658fd5752 grpc-js-xds: Remove LDS and CDS code for removing RDS and EDS entries 2021-11-18 12:48:40 -08:00
Michael Lumish 2a45b343d5 grpc-js-xds: Use valid resources when NACKing messages 2021-10-19 14:20:37 -07:00
Michael Lumish 590e94e09d grpc-js: Update package versions for 1.4.0 release 2021-10-11 14:23:05 -07:00
Michael Lumish 8aec160413
Merge pull request #1924 from murgatroid99/v1.4.x_upmerge_1
Merge 1.4.x branch into master
2021-10-06 10:46:40 -07:00
Michael Lumish c7d9598067 grpc-js-xds: Fix RDS and EDS missing resource handling 2021-10-05 15:03:31 -07:00
Michael Lumish cb6abd7e38 grpc-js-xds: Handle all ways control-plane streams can end 2021-09-30 10:58:51 -07:00
Michael Lumish 6cea491a3c
Merge pull request #1917 from murgatroid99/grpc-js-xds_test_fixes
grpc-js-xds: A few fixes for xDS tests
2021-09-28 15:48:36 -07:00
Michael Lumish 5e8f5faeab
Merge pull request #1905 from murgatroid99/grpc-js-xds_interop_improvements
grpc-js-xds: fix use of splice in interop test code
2021-09-28 15:48:29 -07:00
Michael Lumish 2756a59495 Add a helper for creating ChannelControlHelper children 2021-09-27 16:12:23 -07:00
Michael Lumish 157882da45 grpc-js-xds: A few fixes for xDS tests 2021-09-27 15:45:22 -07:00
Michael Lumish cfcc491a61 grpc-js-xds: Add Node message logging 2021-09-20 12:05:53 -07:00
Michael Lumish 4229b76812 grpc-js-xds: Add Node message logging 2021-09-20 11:40:15 -07:00
Michael Lumish de5eb821d1 grpc-js-xds: Log loaded bootstrap info in xDS client 2021-09-20 11:25:34 -07:00
Michael Lumish 7b65675839 grpc-js-xds: Log loaded bootstrap info in xDS client 2021-09-20 11:20:47 -07:00
Michael Lumish 1ae04af7ba grpc-js-xds: fix use of splice in interop test code 2021-09-16 14:48:06 -07:00
Michael Lumish 1b34e0f462
Merge pull request #1891 from murgatroid99/grpc-js-xds_feature_list_update
grpc-js-xds: Update readme feature list
2021-08-31 14:58:43 -07:00
Michael Lumish f77cebe527
Merge pull request #1890 from murgatroid99/grpc-js-xds_fault_injection_default
grpc-js-xds: Enable fault injection feature by default
2021-08-31 14:58:37 -07:00
Michael Lumish ca5045df8c grpc-js-xds: Update readme feature list 2021-08-31 11:53:15 -07:00
Michael Lumish 2efe0918a8 grpc-js-xds: Enable fault injection feature by default 2021-08-31 11:45:15 -07:00
Michael Lumish 64a0b0ad7c grpc-js-xds: Distinguish v2 and v3 when handling messages 2021-08-17 14:59:22 -07:00
Michael Lumish a0baf7c99a Fix bugs and add tracing 2021-08-10 09:43:52 -07:00
Michael Lumish 36c6add3a7 grpc-js-xds: Enable fault_injection xDS interop test 2021-08-03 15:11:52 -07:00
Michael Lumish b5fd5b033e grpc-js-xds: Add fault injection HTTP filter 2021-08-03 15:08:10 -07:00
Michael Lumish e1b0d62e9b grpc-js-xds: Add fault injection file to type generator script 2021-08-03 15:07:42 -07:00
Michael Lumish f216ecef00 grpc-js-xds: Add null checks to handle generated code changes 2021-08-03 15:06:47 -07:00
Michael Lumish 365b379193 grpc-js-xds: Factor Fraction out into a separate file 2021-08-03 14:59:59 -07:00
Michael Lumish 8718d7d476 grpc-js-xds: Generate files for fault injection 2021-08-03 14:59:38 -07:00
Michael Lumish faaad56c73 grpc-js-xds: Regenerate files with new proto-loader version 2021-08-03 14:58:57 -07:00
Michael Lumish 92cc956dec
Merge pull request #1853 from murgatroid99/grpc-js-xds_http_filters
grpc-js-xds: Add HTTP Filters support
2021-08-03 09:29:13 -07:00
Huan (李卓桓) d9bbd013f4
Update xds-bootstrap.ts 2021-08-03 00:31:07 +08:00
Huan LI (李卓桓) 6404ef7014 better error msg for both env vars 2021-08-02 11:32:21 +08:00
Huan LI (李卓桓) 5518d0e8f4 add xds support reading bootstrap config directly from env var (#1868) 2021-08-02 11:28:24 +08:00
Michael Lumish 2455c3d50a grpc-js-xds: notify watchers when NACKing resource updates 2021-07-26 10:52:11 -07:00
Michael Lumish 215cdcd134 Check for router filter in validation step 2021-07-22 12:42:11 -07:00
Michael Lumish f03b4dd87f Validate uniqueness of http filter names 2021-07-20 14:12:59 -07:00
murgatroid99 ae2cb672b2 Merge branch 'master' into grpc-js-xds_http_filters 2021-07-15 16:36:27 -07:00
murgatroid99 d0745b3a4c Run call config filter factories before load balancing 2021-07-15 14:56:47 -07:00
murgatroid99 a544915504 Add router filter registry entry 2021-07-15 11:29:28 -07:00
Michael Lumish 311aca31e4 grpc-js-xds: Add HTTP Filters support 2021-07-14 16:41:05 -07:00
Michael Lumish 82fada33ff Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.3.x' into grpc-js_upmerge_from_1.3 2021-06-29 10:02:33 -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 8a38cd8549 grpc-js: Refactor FilterStack usage 2021-06-10 14:48:33 -07:00
Michael Lumish 43a3bad549 Fix circuit breaking functionality 2021-06-02 08:56:10 -07:00
Michael Lumish ec7c819181 grpc-js-xds: Enable circuit breaking test 2021-05-20 10:30:28 -07:00
Michael Lumish 65d8c2b7e3 Merge branch 'master' into grpc-js-xds_circuit_breaking 2021-05-20 10:23:32 -07:00
Michael Lumish d51551f6d7 grpc-js-xds: Add support for timeout xDS interop test
Add more logging
2021-05-19 13:25:33 -07:00
Michael Lumish f5b9e7bab1 grpc-js-xds: Add circuit breaking functionality 2021-05-17 14:52:45 -07:00
Michael Lumish f4f1d54031 grpc-js-xds: Propagate timeouts from xDS responses to method config 2021-05-17 11:08:22 -07:00
Michael Lumish 6711620c1a grpc-js-xds: Add xDS v3 support to the client
Add xDS v3 test job
2021-05-04 09:36:27 -07:00
Michael Lumish bf1b078816 grpc-js: Update versions and xDS feature list 2021-04-14 14:58:36 -07:00