Grpc web envoy filter config for latest istio version #1443
Unanswered
pranavnateri
asked this question in
Q&A - Errors / Debugging Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hi
i am actually trying to apply the below mentioned envoy filter of grpc web for one of our microservices..
however, i am getting the below error
error: error validating "/Users/pnateri/modules/kubernetes-deployment-dev/earth.xpressplay.net/cap-dev/subscription-service/envoy.yaml": error validating data: ValidationError(EnvoyFilter.spec): unknown field "filters" in io.istio.networking.v1alpha3.EnvoyFilter.spec; if you choose to ignore these errors, turn validation off with --validate=false
its probably because the above envoyfilter config belongs to an old istio version..
now i am currently on a latest istio version running on a EKS cluster(k8s version: 1.21).. but trying to apply the same envoyfilter config...
can you help me let me know what exactly could be the equivalent envoyfilter config of grpc web for a latest istio version?
Regards,
Pranav
Beta Was this translation helpful? Give feedback.
All reactions