Commit Graph

17 Commits

Author SHA1 Message Date
Michael Lumish ad6d650408 Revert "Use cd instead of WORKDIR in Dockerfile" 2022-05-24 09:41:05 -07:00
Michael Lumish 67cfbae7aa
Use cd instead of WORKDIR in Dockerfile
Co-authored-by: Sergii Tkachenko <hi@sergii.org>
2022-05-23 16:46:51 -07:00
Michael Lumish ce169c22b4 Reduce docker image size with extra build step 2022-05-23 15:59:01 -07:00
Michael Lumish aa97aa8a1c grpc-js-xds: Add support for k8s interop test framework 2022-05-23 13:03:43 -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
Michael Lumish 1ae04af7ba grpc-js-xds: fix use of splice in interop test code 2021-09-16 14:48:06 -07:00
Michael Lumish 43a3bad549 Fix circuit breaking functionality 2021-06-02 08:56:10 -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 746381a012 grpc-js-xds: Update proto-loader dependency and regenerate generated files 2021-04-06 10:49:43 -07:00
Michael Lumish 30a90d8aaa xDS interop client: fix handling of metadata argument 2021-03-30 00:10:13 -07:00
Michael Lumish 506982107f Fix xDS interop client metadata logging 2021-03-29 14:28:22 -07:00
Michael Lumish 8c7145ba5f xDS interop client: add more debug logging 2021-03-25 15:56:33 -07:00
Michael Lumish 6661ff3fbf xDS interop client: add support for rpc and metadata command line args 2021-03-25 13:19:54 -07:00
Michael Lumish 3ddb8c0cf2 xDS interop client: add support for rpcs_by_method stats response 2021-03-25 10:44:45 -07:00
Michael Lumish b995fa62cf grpc-js-xds: Refactor matcher and routeAction for logging, add more interop client logging 2021-03-24 14:08:21 -07:00
Michael Lumish 2b0ebcfc6a grpc-js-xds: Add functionality to the xDS interop client 2021-03-12 14:59:01 -08:00
Michael Lumish a6a8639343 grpc-js: Separate xds code into a separate plugin package 2020-10-21 13:45:22 -07:00