Michael Lumish
|
a188ae1681
|
grpc-js: Add backoff timer trace logging
|
2025-03-07 14:47:18 -08:00 |
Michael Lumish
|
822af6817f
|
Only register once, add admin service response logging
|
2025-02-25 13:49:49 -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
|
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
|
564e80f736
|
Enable http_filter tracer on server
|
2025-02-12 13:45:13 -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
|
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
|
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
|
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
|
daaa1c37b3
|
grpc-js-xds: Add interop server implementation
|
2024-12-18 15:05:22 -05:00 |
Michael Lumish
|
2a4cd42f82
|
grpc-js: Propagate error messages through LB policy tree
|
2024-12-10 14:20:55 -05:00 |
Michael Lumish
|
86e62f2426
|
grpc-js: Pass channel args to LB policies with updates
|
2024-11-20 09:24:00 -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
|
57f0a71399
|
grpc-js: Enable LB policies to override subchannel credentials
|
2024-09-09 11:19:50 -07:00 |
Michael Lumish
|
71853407a4
|
Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.10.x' into grpc-js_1.10.x_upmerge
|
2024-05-28 13:34:05 -07:00 |
Michael Lumish
|
e4f2ecd053
|
grpc-js(-xds): Pick up proto-loader update
|
2024-04-30 15:49:20 -07:00 |
Michael Lumish
|
e6f13e015c
|
Copy proto-loader from build image to final image
|
2024-03-28 10:35:57 -07:00 |
Michael Lumish
|
7b74d51a6f
|
grpc-js-xds: use local proto-loader, build proto-loader in interop Dockerfile
|
2024-03-27 11:10:14 -07:00 |
Michael Lumish
|
506748b8a4
|
Enable ring_hash tracing in interop tests
|
2023-09-12 12:41:35 -07:00 |
Michael Lumish
|
57c1bd2ede
|
grpc-js-xds: interop client: reduce periodic logging
|
2023-09-11 17:32:41 -07:00 |
Michael Lumish
|
00e1ac46a8
|
grpc-js: Pass channel options to LoadBalancer constructors
|
2023-09-06 10:39:56 -07:00 |
Michael Lumish
|
e919aa7aa3
|
grpc-js-xds: Update LB policies to handle grpc-js changes
|
2023-08-30 14:47:06 -07:00 |
Michael Lumish
|
04ef12518d
|
Add custom LB test from interop test, fix a bug
|
2023-08-25 10:19:01 -07:00 |
Michael Lumish
|
9ca8302725
|
Add tests and fix bugs
|
2023-08-23 14:32:15 -07:00 |
Michael Lumish
|
c679726246
|
Add custom LB interop test support
|
2023-08-22 09:53:19 -07:00 |
Michael Lumish
|
9b7e5e66ab
|
Use entrypoint /nodejs/bin/node
|
2023-06-23 09:34:29 -07:00 |
Michael Lumish
|
cc89158e13
|
grpc-js-xds: Use distroless Node image for interop Dockerfile
|
2023-06-22 16:52:53 -07:00 |
Michael Lumish
|
287b0684b0
|
grpc-js-xds: Render call time histograms nicely in interop logs
|
2023-04-06 14:22:14 -07:00 |
Michael Lumish
|
e48b2ca846
|
grpc-js-xds: Use Node 18 in interop docker image
|
2023-03-31 12:10:36 -07:00 |
Michael Lumish
|
6f17499e3c
|
grpc-js-xds: Use non-alpine docker image for interop tests
|
2023-03-22 16:44:21 -07:00 |
Michael Lumish
|
f3c43542f8
|
grpc-js-xds: interop: log server events
|
2023-02-15 14:45:31 -08:00 |
Michael Lumish
|
faf96a0e4f
|
grpc-js-xds: Fix bug that prevented priority name reuse
|
2023-02-09 17:04:41 -08:00 |
Michael Lumish
|
f8f95ee9bb
|
grpc-js-xds: interop: Fix timestamp handling when config changes
|
2022-11-14 09:50:33 -08:00 |
Michael Lumish
|
f392d4d8c5
|
grpc-js-xds: interop client: correct for setInterval variance
|
2022-11-04 15:21:03 -07:00 |
Michael Lumish
|
bcf4ce2b40
|
grpc-js-xds: Log stats periodically in interop tests
|
2022-10-21 15:21:19 -07:00 |
Michael Lumish
|
90e8886d98
|
grpc-js: Add outlier detection tracing and enable it in interop tests
|
2022-08-02 11:02:02 -07:00 |
Michael Lumish
|
c6d7d2aa03
|
Backport xDS k8s interop docker image to version branch
|
2022-07-07 14:39:00 -07:00 |
Michael Lumish
|
adc25c25f3
|
grpc-js-xds: Expose admin service in interop client, enable CSDS test
|
2021-12-02 16:21:19 -05:00 |