gRPC Team Bot
|
667def7505
|
Internal change
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35043 from gtcooke94:deprecate_old_crl_apis 003057a93c
PiperOrigin-RevId: 585744149
|
1 year ago |
Eugene Ostroukhov
|
73c5da6f02
|
[PSM Interop] Synchronize messages.proto (#34182)
|
2 years ago |
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.
|
2 years ago |
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.
|
2 years ago |
Eugene Ostroukhov
|
44de3ab221
|
[PSM Interop] Restore "Report per-RPC metadata if requested. (#33939)" (#34037)
|
2 years ago |
Eugene Ostroukhov
|
fc9a1ccaed
|
[PSM Interop] Revert "Report per-RPC metadata if requested. (#33939)" (#34028)
This reverts commit 6fadb994ef .
|
2 years ago |
Eugene Ostroukhov
|
6fadb994ef
|
[PSM Interop] Report per-RPC metadata if requested. (#33939)
|
2 years ago |
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.
|
2 years ago |