Michael Lumish
|
a188ae1681
|
grpc-js: Add backoff timer trace logging
|
2025-03-07 14:47:18 -08:00 |
Michael Lumish
|
abcf4306d6
|
grpc-js-xds: ring_hash: Fix proactive connect logic when already connecting
|
2025-03-04 14:44:57 -08:00 |
Michael Lumish
|
9691f0eb0e
|
grpc-js: Update to 1.13.0
|
2025-03-03 15:58:43 -08:00 |
Michael Lumish
|
7133635f1a
|
Update golden and xds generated code for generator changes
|
2025-02-28 14:35:16 -08:00 |
Michael Lumish
|
d58144dfff
|
Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.12.x' into grpc-js_1.12_upmerge
|
2025-02-28 10:34:54 -08:00 |
Michael Lumish
|
5eded95069
|
Merge pull request #2909 from murgatroid99/grpc-js-xds_security_tests
grpc-js-xds: Implement and enable security interop tests
|
2025-02-27 15:37:10 -08:00 |
Michael Lumish
|
6094ebed61
|
Handle unset validation_config_type at use time
|
2025-02-27 13:05:16 -08:00 |
Michael Lumish
|
0ebb571bb7
|
Don't unregister the xds server's channelz ref when destroying the connection injector
|
2025-02-27 10:51:00 -08:00 |
Michael Lumish
|
510d68140b
|
Apparently unset oneof is allowed
|
2025-02-26 17:47:02 -08:00 |
Michael Lumish
|
6965250011
|
Handle secure context errors, fix server constructor argument handling
|
2025-02-26 16:24:29 -08:00 |
Michael Lumish
|
822af6817f
|
Only register once, add admin service response logging
|
2025-02-25 13:49:49 -08:00 |
Michael Lumish
|
1e28a04330
|
Register xds listener with channelz
|
2025-02-24 15:12:31 -08:00 |
Michael Lumish
|
7d99c4a7aa
|
Fix handling of subject alternative names with colons
|
2025-02-21 12:55:09 -08:00 |
Michael Lumish
|
65f4d76f15
|
Add SAN matcher trace logging
|
2025-02-21 09:42:17 -08:00 |
Michael Lumish
|
5cf1a876e5
|
Handle missing filter_chain_match differently, plus other fixes
|
2025-02-20 12:55:38 -08:00 |
Michael Lumish
|
87f703403c
|
Fix Listener resource validation
|
2025-02-19 17:23:42 -08:00 |
Michael Lumish
|
1fe3f7406c
|
Use xDS creds in interop client, remove verbose TLS logging
|
2025-02-19 13:40:20 -08:00 |
Michael Lumish
|
5f12dc233f
|
Add more trace logging
|
2025-02-19 11:29:03 -08:00 |
Michael Lumish
|
da5cca4156
|
grpc-js-xds: ring_hash: proactively connect in more cases
|
2025-02-14 14:59:42 -08:00 |
Michael Lumish
|
a8f981aefd
|
Enable heavy-duty TLS tracing in interop client and server
|
2025-02-14 14:29:06 -08:00 |
Michael Lumish
|
2979fa706d
|
Enable transport and certificate_provider tracers
|
2025-02-12 17:44:31 -08:00 |
Michael Lumish
|
f6631f5162
|
Call xds library register function in interop server
|
2025-02-12 15:34:09 -08:00 |
Michael Lumish
|
eed4d54537
|
Don't require api_listener when validating Listener
|
2025-02-12 15:33:52 -08:00 |
Michael Lumish
|
564e80f736
|
Enable http_filter tracer on server
|
2025-02-12 13:45:13 -08:00 |
Michael Lumish
|
e5fa6b7c05
|
Merge branch 'master' into grpc-js-xds_security_tests
|
2025-02-12 09:58:19 -08:00 |
Michael Lumish
|
fced35a7d1
|
Fix ring_hash validation
|
2025-02-11 15:22:06 -08:00 |
Michael Lumish
|
61349e09ab
|
grpc-js-xds: NACK with detailed validation errors
|
2025-02-11 14:37:25 -08:00 |
Michael Lumish
|
0f0314f1ad
|
grpc-js-xds: Install new dependencies in legacy interop script
|
2025-02-06 16:44:26 -08:00 |
Michael Lumish
|
a7219808db
|
xds interop server: bind IPv4 in secure mode
|
2025-02-06 16:34:50 -08:00 |
Michael Lumish
|
7a255395bc
|
Make secure_mode parsing case-insensitive
|
2025-02-06 14:26:33 -08:00 |
Michael Lumish
|
06a05a4200
|
Merge pull request #2897 from murgatroid99/grpc-js-xds_interop_server
grpc-js-xds: Add interop server implementation
|
2025-02-05 13:51:08 -08:00 |
Michael Lumish
|
1ed46a1ae5
|
Allow binding some IPv6 ports to fail
|
2025-02-05 10:32:56 -08:00 |
Michael Lumish
|
8fea44d2d5
|
Fix IPv6 address formatting
|
2025-02-05 09:53:35 -08:00 |
Michael Lumish
|
77dc658b46
|
Case insensitive address type matching
|
2025-02-04 14:58:08 -08:00 |
Michael Lumish
|
f1f2b2dd83
|
grpc-js-xds: Bump to version 1.12.2
|
2025-02-04 14:14:37 -08:00 |
gfrancz
|
588b69c12c
|
Fix type issue by setting the attribute separately
Co-authored-by: ws-gregm <55088361+ws-gregm@users.noreply.github.com>
|
2025-02-04 14:13:49 -08:00 |
gfrancz
|
621f401e34
|
fix: xds-client LrsCallState statsTimer memory leak
|
2025-02-04 14:13:49 -08:00 |
gfrancz
|
6dc3abe798
|
Fix type issue by setting the attribute separately
Co-authored-by: ws-gregm <55088361+ws-gregm@users.noreply.github.com>
|
2025-02-04 13:55:16 -05:00 |
Michael Lumish
|
0e6bfcc1a7
|
Merge branch 'master' into grpc-js-xds_interop_server
|
2025-02-04 10:21:56 -08:00 |
Michael Lumish
|
e1a9f1275e
|
Use tini in server interop dockerfile
|
2025-02-03 15:26:35 -08:00 |
Michael Lumish
|
33fcde929f
|
Add logging for non-data-plane requests in the interop server
|
2025-01-31 15:38:19 -08:00 |
Michael Lumish
|
cacace75a0
|
Add some more logging in the interop server
|
2025-01-30 10:54:57 -08:00 |
Michael Lumish
|
8b64c8144c
|
Increase xDS interop client log verbosity
|
2025-01-28 13:33:36 -08:00 |
Michael Lumish
|
0396cb92e4
|
Build both docker images in one function call
|
2025-01-28 09:24:37 -08:00 |
gfrancz
|
fdb6064721
|
fix: xds-client LrsCallState statsTimer memory leak
|
2025-01-27 21:46:34 -05:00 |
Michael Lumish
|
94781c9cc9
|
Fix server argument parsing
|
2025-01-27 18:09:43 -08:00 |
Michael Lumish
|
854c15e113
|
Fix docker image build sequencing
|
2025-01-27 15:08:21 -08:00 |
Michael Lumish
|
73dea90052
|
Build new required packages in Dockerfiles
|
2025-01-27 14:55:35 -08:00 |
Michael Lumish
|
a3d99e3554
|
grpc-js-xds: Implement xDS server
|
2025-01-22 14:53:19 -08:00 |
Michael Lumish
|
bfd87a9bf6
|
grpc-js-xds: Reference clusters for ConfigSelector lifetime
|
2025-01-14 15:36:33 -08:00 |