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
Yes, it is fixed by #998 which is already merged to master. Interestingly enough, that did not close this issue although mentioned in its description. Closing manually here.
Summary
Declaring service protocol in kubernetes service annotation to grpc causes error:
ERROR xds-server.reconcile inconsistent snapshot { ... "proxyError": "json: unsupported type: xds.TrafficPermissionMap", "error": "mismatched route reference and resource lengths: map[outbound:echo_ctest1_svc_80:true] != 0" ... }
I confirmed this with any basic service/deployment on both kind (local) and eks v1.16
Steps To Reproduce
Additional Details & Logs
The text was updated successfully, but these errors were encountered: