fix(grpc-route-match): allow undefined rpc match in MatchRoute defini… - #4606
fix(grpc-route-match): allow undefined rpc match in MatchRoute defini…#4606anthoturc wants to merge 1 commit into
Conversation
91360eb to
11325b6
Compare
|
i see there are some open questions in #14047, here: linkerd/linkerd2#14047 (comment). have we confirmed for sure that this addresses the reported issue? it isn't completely clear to me right now if this is ready to be reviewed. |
|
also, noting that we'll need to add sign-off information to the commits in this branch. |
Ah yes, this is a question for the person who set published an image for the repro. I wasn't sure if there was a typo in the print statements of the client application.
My end-to-end test included TAPping the client/servers and suggested that the fix does address the underlying issue. I'll DM you to discuss this a little further. |
11325b6 to
eb7e59a
Compare
|
also @cratelyn, i did run the linkerd2 integration tests with the proxy image built from this commit and the same tests pass against main and this branch. there was one failing test across main and my branch that failed, but it looked related to my setup as opposed to some business logic: everything else passed so i think we should be okay with merging |
…tion
fixes linkerd/linkerd2#14047