You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2019. It is now read-only.
Is this a BUG or FEATURE REQUEST?:
BUG
Did you review https://istio.io/help/ and existing issues to identify if this is already solved or being worked on?: Yes
Bug:
Y
What Version of Istio and Kubernetes are you using, where did you get Istio from, Installation details
Is Istio Auth enabled or not ?
Not
Did you install the stable istio.yaml, istio-auth.yaml.... or if using the Helm chart please provide full command line input.
Used istio.yaml
What happened:
503 when calling gRPC method exposed via gateway + virtualservice
What you expected to happen:
I expected the request to be routed to the service specified by virtualservice
How to reproduce it:
Relevant yaml definitions:
Note that commenting out the
name: grpc
line and uncommenting thenumber: 31001
line makes this work correctly.The text was updated successfully, but these errors were encountered: