Eugene Ostroukhov
490f6a3ee9
[test interop] Add HookService to the maintenence server ( #34413 )
...
This pull request adds another hook service on the maintenance server.
This will enable clients to gradually migrate from the standalone hook
server.
Changes:
1. Hook service can now be used separately.
2. Copied latest protos and updated the hook service to new API.
3. Added the hook service to the maintenance server.
2023-09-19 18:06:31 -07:00
Eugene Ostroukhov
73c5da6f02
[PSM Interop] Synchronize messages.proto ( #34182 )
2023-08-28 12:45:10 -07:00
Eugene Ostroukhov
a6689e6444
[PSM Interop] Maintain RPC behaviors order ( #34164 )
...
Fixes comment
https://github.com/grpc/grpc/pull/32810#discussion_r1304953101
2023-08-24 17:03:38 -07:00
Eugene Ostroukhov
7efc7d2806
[PSM Interop] Reapply hook server and fix race condition ( #34132 )
...
1. Revert parts of 440eef2288 that
reverted 16b67ae312
2. Fix race conditions in the test case that caused TSAN failures.
2023-08-24 10:50:45 -07:00
Eugene Ostroukhov
440eef2288
[Import] Revert #34027 and #34129 ( #34133 )
...
This reverts commit 16b67ae312 .
2023-08-22 15:55:59 -07:00
Eugene Ostroukhov
16b67ae312
[PSM Interop] Add "hook service" ( #34027 )
2023-08-21 16:23:38 -07:00
Eugene Ostroukhov
d55431995c
[interop] Implement "hostname" for RPC behavior ( #33446 )
...
This enables outlier detection test. See #33135
2023-06-16 11:14:01 -07:00