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
Hi @zanes2016 it's a limitation of protoc-gen-go, which protoc-gen-validate is built on top of (via protoc-gen-star). I'm currently working on changes to protoc-gen-star that addresses this.
We're getting a PGV error in envoyproxy/envoy#3949 (comment) of the following:
This check exists at https://github.com/lyft/protoc-gen-star/blob/f3b83fca61817e55058744eb1a3c8e2e95a0dada/gatherer.go#L114.
Is there a way to turn this check off?
The text was updated successfully, but these errors were encountered: