Eugene Ostroukhov
|
88df0a1c71
|
[PSM Interop] Return trailing metadata. (#34096)
1. Trailing metadata is now reported.
2. messages.proto was synchronized.
3. Corrected order of arguments in EXPECT_EQ so the output makes sense now.
|
2023-08-25 14:02:23 -07:00 |
Eugene Ostroukhov
|
89209debad
|
[PSM Interop] Extend headers matching. (#34082)
1. Headers will now be matched ignoring the case.
2. "*" can now be set to return all metadata values.
|
2023-08-16 16:47:11 -07:00 |
Eugene Ostroukhov
|
44de3ab221
|
[PSM Interop] Restore "Report per-RPC metadata if requested. (#33939)" (#34037)
|
2023-08-10 13:01:47 -07:00 |
Eugene Ostroukhov
|
fc9a1ccaed
|
[PSM Interop] Revert "Report per-RPC metadata if requested. (#33939)" (#34028)
This reverts commit 6fadb994ef.
|
2023-08-09 16:23:12 -07:00 |
Eugene Ostroukhov
|
6fadb994ef
|
[PSM Interop] Report per-RPC metadata if requested. (#33939)
|
2023-08-09 14:16:12 -07:00 |
Eugene Ostroukhov
|
18be986e3b
|
[XDS Interop] Move XdsStatsWatcher to a separate file. (#34000)
This will help with introducing test coverage as the logic becomes more
complex.
|
2023-08-07 19:26:30 -07:00 |