Michael Lumish
|
49b7c6af34
|
grpc-js: Make pick_first the universal leaf policy, switch to endpoint lists
|
2023-08-30 14:46:08 -07:00 |
Dan Rumney
|
cd24d6956d
|
style: run eslint fix on codebase
Fixes #2464
|
2023-06-15 13:04:57 -05:00 |
Nick Kleinschmidt
|
677c009385
|
grpc-js: Add support for grpc.service_config_disable_resolution
|
2022-12-17 15:19:32 -07:00 |
Michael Lumish
|
67bec19b4e
|
Merge branch 'master' into grpc-js_retry
|
2022-10-11 16:42:19 -07:00 |
Michael Lumish
|
339eb37efd
|
grpc-js: Refactor in preparation for retries
|
2022-10-11 14:52:43 -07:00 |
Michael Lumish
|
cd58695674
|
grpc-js: Add regression tests for repeated DNS requests
|
2022-04-21 16:09:24 -07:00 |
Michael Lumish
|
ba375e7371
|
Skip a test because it behaves weirdly on Mac
|
2021-12-09 10:48:38 -05:00 |
Michael Lumish
|
c52cb842af
|
Add detailed assertion output for some resolver tests, skip IPv4+IPv6 test
|
2021-12-08 13:42:50 -05:00 |
Michael Lumish
|
8605ef2ded
|
Fix subchannel address import, resolver test setup
|
2021-06-29 10:43:45 -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
|
031ae9472e
|
grpc-js: Refactor code to eliminate runtime dependency cycles
|
2021-06-24 09:50:02 -07:00 |
Michael Lumish
|
c9aad43358
|
grpc-js: Add support for ipv4 and ipv6 schemes
|
2021-04-16 13:35:42 -07:00 |
Michael Lumish
|
a006be07f4
|
grpc-js-xds: Shutdown the xDS client used by the resolver when the channel shuts down
|
2020-11-25 12:33:36 -08:00 |
Michael Lumish
|
52eb0df1f8
|
grpc-js: Add XdsResolver and corresponding XdsClient behavior
|
2020-08-03 10:44:28 -07:00 |
Michael Lumish
|
e0533363ec
|
Fix "other" resolver test
|
2020-04-21 10:55:06 -07:00 |
Michael Lumish
|
23e2353ea0
|
Update tests and add new ones
|
2020-04-21 09:58:34 -07:00 |
Michael Lumish
|
dbe98ad090
|
Fix "other" resovler registration code
|
2020-04-16 08:34:24 -07:00 |
Michael Lumish
|
1cd0ef12f2
|
Fix target name in "other" resolver test
|
2020-04-16 07:45:29 -07:00 |
Michael Lumish
|
13cc016e4e
|
grpc-js: Use a more structured representation of URIs internally
|
2020-04-15 18:04:49 -07:00 |
Michael Lumish
|
2f953e4457
|
grpc-js: Don't wait for TXT record to return DNS lookup result
|
2020-03-26 16:30:48 -07:00 |
murgatroid99
|
ca18cca813
|
grpc-js: tests: skip checking for IPv6 addresses from DNS servers
|
2020-03-10 10:47:17 -07:00 |
Michael Lumish
|
f2b740f6ce
|
grpc-js: Always return IPv6 addresses from DNS resolver
|
2020-03-03 10:17:10 -08:00 |
murgatroid99
|
1fe6432d92
|
Differentiate more strongly between TCP and IPC addresses
|
2020-01-29 16:50:29 -08:00 |
murgatroid99
|
c5428c5733
|
lint and formatting fixes
|
2020-01-29 09:56:49 -08:00 |
murgatroid99
|
57c18382d8
|
grpc-js: Use an object to represent subchannel addresses
|
2020-01-29 09:42:13 -08:00 |
James Sharp
|
ad9e53ada6
|
grpc-js: fix explicit ipv6 addresses not resolving correctly
|
2019-11-22 12:28:57 +00:00 |
Jared Dellitt
|
54a95106a6
|
Change getDefaultAuthority in resolver to look at the registered resolvers instead of registerDefaultResolver function
|
2019-11-10 18:00:27 -06:00 |
Natan Sągol
|
50067fe9c4
|
style(grpc-js): format files using gts
|
2019-11-08 08:01:18 +01:00 |
Natan Sągol
|
845cfe1bd9
|
build: add full gts configuration and fix TSLint issues
|
2019-11-07 22:14:24 +01:00 |
murgatroid99
|
ce119ead0b
|
Merge branch 'master' into grpc-js_uds_resolver
|
2019-09-27 14:24:07 -07:00 |
murgatroid99
|
06f6065692
|
Increase resolver test timeout
|
2019-09-26 17:06:51 -07:00 |
murgatroid99
|
4fb254ddb6
|
grpc-js: Fix TLS server name handling
|
2019-09-26 14:32:54 -07:00 |
murgatroid99
|
5ab1806b44
|
Add UDS resolver
|
2019-09-25 17:53:05 -07:00 |
Michael Lumish
|
fe601286e6
|
Undo domain name change
|
2019-09-25 10:51:06 -07:00 |
Michael Lumish
|
d27ca5d725
|
Switch to a more reliable domain name with a hyphen
Co-Authored-By: Natan Sągol <m@merlinnot.com>
|
2019-09-25 09:27:02 -07:00 |
murgatroid99
|
9238ad07cb
|
Fix DNS name regex and add tests
|
2019-09-24 18:22:38 -07:00 |