Proto descripers with bundles #637
Unanswered
brion-fuller
asked this question in
Envoy
Replies: 1 comment 2 replies
-
You should be able to use protoc to combine them. I don't know the command by heart but perhaps that's enough for you to find it. I'll check my notes later! |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hello,
I started testing some cases I have with Envoy OPA plugin. I have a setup in which works well with a single service and single opa instance following the describers here. The problem is from the docs it looks like only a single proto-descriptor file is supported. Is there a current way to support multiple proto descriptors?
Beta Was this translation helpful? Give feedback.
All reactions