Commit Graph

5042 Commits

Author SHA1 Message Date
Michael Lumish 848e00e54c grpc-js: Restore socket disconnect handling 2024-12-02 15:14:40 -05:00
Michael Lumish f0c58f79c5
Merge pull request #2858 from murgatroid99/grpc-js-xds_update_node_types_1.12
grpc-js-xds: Update @types/node and update code for compatibility (1.12.x)
2024-12-02 08:49:05 -08:00
Michael Lumish bc749acad8 grpc-js-xds: Update @types/node and update code for compatibility 2024-12-02 08:18:00 -08:00
Michael Lumish 8f08bbe621
Merge pull request #2855 from murgatroid99/grpc-js_credentials_secure_connector
grpc-js: Add security connector, rework connection establishment
2024-11-22 17:42:29 -08:00
Michael Lumish 165732467d Merge branch 'master' into grpc-js_credentials_secure_connector 2024-11-22 16:05:22 -08:00
Michael Lumish f5133e4822
Merge pull request #2856 from murgatroid99/grpc-js-xds_update_node_types
grpc-js-xds: Update `@types/node` and update code for compatibility
2024-11-22 15:18:40 -08:00
Michael Lumish bd00ccf5f3 grpc-js-xds: Update @types/node and update code for compatibility 2024-11-22 14:35:40 -08:00
Michael Lumish f154954854 grpc-js: Add security connector, rework connection establishment 2024-11-22 14:17:29 -08:00
Michael Lumish f44b5e50e8
Merge pull request #2854 from murgatroid99/grpc-js_lb_child_helper_channel_args
grpc-js: Pass channel args to LB policies with updates
2024-11-20 13:56:06 -08:00
Michael Lumish 86e62f2426 grpc-js: Pass channel args to LB policies with updates 2024-11-20 09:24:00 -08:00
Michael Lumish f621dc6c48
Merge pull request #2848 from murgatroid99/grpc-js_revert_lb_policy_creds_arg
Revert "grpc-js: Enable LB policies to override subchannel credentials"
2024-11-14 11:10:05 -08:00
Michael Lumish b6fbfa3bfc
Merge pull request #2850 from murgatroid99/grpc-js_cert_refresh_1.12
grpc-js{,-xds}: Renew self-signed certificates used in tests (1.12.x)
2024-11-14 11:09:52 -08:00
Michael Lumish 2ed62c1b76 grpc-js{,-xds}: Renew self-signed certificates used in tests 2024-11-14 10:30:53 -08:00
Michael Lumish f003315809
Merge pull request #2849 from murgatroid99/grpc-js_renew_test_certs
grpc-js{,-xds}: Renew self-signed certificates used in tests
2024-11-14 10:27:30 -08:00
Michael Lumish c405404d96 grpc-js{,-xds}: Renew self-signed certificates used in tests 2024-11-13 17:37:33 -08:00
Michael Lumish 7a6107f7d3 Revert "grpc-js: Enable LB policies to override subchannel credentials"
This reverts commit 57f0a71399.
2024-11-13 16:28:22 -08:00
Michael Lumish 77c5e768a7
Merge pull request #2846 from murgatroid99/grpc-js-xds_config_tears_fixes_2
grpc-js-xds: xds_cluster_manager: pass along updates to existing children
2024-11-07 13:40:44 -08:00
Michael Lumish ec9b3cfbb0 Add a test 2024-11-07 12:03:04 -08:00
Michael Lumish ac9ad67f0a grpc-js-xds: xds_cluster_manager: pass along updates to existing children 2024-11-07 11:32:28 -08:00
Michael Lumish 361c42f8da
Merge pull request #2842 from MasterOdin/patch-1
Remove broken build badge from README
2024-11-07 10:47:25 -08:00
Matthew Peveler 969a0e00fd
Merge branch 'master' into patch-1 2024-11-07 11:42:09 -07:00
Matthew Peveler 67f47c9cbb
remove badge 2024-11-07 18:41:41 +00:00
Michael Lumish 83b6e60cde
Merge pull request #2845 from murgatroid99/grpc-js-xds_config_tears_fixes
grpc-js-xds: Fix a couple of bugs with the config tears change
2024-11-06 17:30:10 -08:00
Michael Lumish eee7030a28 grpc-js-xds: Fix a couple of bugs with the config tears change 2024-11-06 16:24:39 -08:00
Michael Lumish 8a314311f8
Merge pull request #2844 from murgatroid99/grpc-js-xds_config_tears
grpc-js-xds: Implement relevant parts of A74 and A75
2024-11-05 11:21:18 -08:00
Michael Lumish 6e907b3153 grpc-js-xds: Implement relevant parts of A74 and A75 2024-11-04 17:30:19 -08:00
Matthew Peveler 26265a36cc
Update build badge in README
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
2024-10-28 16:22:14 +00:00
Michael Lumish 912beea1d9
Merge pull request #2819 from orwoods/master
Fixed generation of grpc services
2024-10-15 14:54:25 -07:00
Michael Lumish aec0c9bd95
Merge pull request #2837 from murgatroid99/grpc-js-xds_server_creds
grpc-js-xds: Implement `XdsServerCredentials`
2024-10-15 10:34:38 -07:00
Michael Lumish 1a1024aa1e Add tests and fix bugs 2024-10-14 15:08:49 -07:00
Michael Lumish c87767e029 Merge branch 'master' into grpc-js-xds_server_creds 2024-10-14 11:14:16 -07:00
Michael Lumish d8f4343958 Add xds credentials tests 2024-10-14 11:13:54 -07:00
Michael Lumish 1ce0143220 Add support for testing with alternate credentials 2024-10-11 15:20:30 -07:00
Michael Lumish 0e39b261b1
Merge pull request #2838 from murgatroid99/grpc-js_node_12_fix
grpc-js: Use util.promisify instead of fs/promises for Node 12 compatibility
2024-10-09 13:19:27 -07:00
Michael Lumish e907d199c5 grpc-js: Use util.promisify instead of fs/promises for Node 12 compatibility 2024-10-09 11:12:20 -07:00
Michael Lumish 08172ba9d9 grpc-js-xds: Implement XdsServerCredentials 2024-10-08 15:52:11 -07:00
Michael Lumish dce2272362
Merge pull request #2836 from murgatroid99/grpc-js_1.12_1.11_bugfix_merge
grpc-js: Port bugfixes from 1.11.x into 1.12.x
2024-10-08 10:44:15 -07:00
Michael Lumish 67322057b2
Merge pull request #2835 from murgatroid99/grpc-js_1.12_1.11_bugfix_merge
grpc-js: Port bugfixes from 1.11.x into 1.12.x
2024-10-08 10:09:37 -07:00
Michael Lumish 65cd9b678e grpc-js: Bump to 1.12.1 2024-10-08 09:24:58 -07:00
Michael Lumish f21855d882 Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.11.x' into grpc-js_1.12_1.11_bugfix_merge 2024-10-08 09:24:32 -07:00
Michael Lumish 8aacdfd1f3
Merge pull request #2833 from murgatroid99/grpc-js_1.12.0_bump
grpc-js: Bump to 1.12.0
2024-10-03 13:39:36 -07:00
Michael Lumish 051c0480f5 grpc-js: Bump to 1.12.0 2024-10-01 10:32:21 -07:00
Michael Lumish 707f6cb30d
Merge pull request #2832 from murgatroid99/grpc-js-xds_enable_dualstack
grpc-js-xds: Enable dualstack support by default
2024-09-30 15:10:28 -07:00
Michael Lumish 50668f7164 grpc-js-xds: Enable dualstack support by default 2024-09-30 14:38:32 -07:00
Michael Lumish 3c9436be8e
Merge pull request #2812 from vinothsa4891/bugfix/support-reject-unauthorized
Adding fix to ignore self-signed certificates verification
2024-09-23 22:26:01 -07:00
Michael Lumish 0430dc5523
Merge pull request #2828 from murgatroid99/grpc-js_parse_duration_fix
grpc-js: Fix duration parsing bug
2024-09-19 10:02:09 -07:00
Michael Lumish 6d09389f95 grpc-js: Fix duration parsing bug 2024-09-19 09:36:48 -07:00
Vinoth Sermakani Alagendran 7121f27bb0 Changed condition 2024-09-19 12:22:35 +05:30
Vinoth Sermakani Alagendran 9e6887368c Moved rejectUnauthorized from channel option to connectionOptions 2024-09-19 11:55:31 +05:30
Michael Lumish d95ea3074d
Merge pull request #2823 from murgatroid99/grpc-js-xds_file_watcher_plugin
grpc-js-xds: Add bootstrap certificate provider config handling
2024-09-17 10:50:10 -07:00