Export protobuf sources as filegroup#77
Conversation
|
@lizan Out of curiosity, who is doing the descriptor generation? I.e. what are you working on with v2 API dependency? |
|
@htuch the transcoding filter need protobuf descriptors as config, sample: The descriptor is generated from Alternatively we can move this dependency loading to envoy repo itself, I'm fine with either way. |
|
@lizan We've switched back to working on |
|
@htuch rebased. PTAL. |
|
@lizan Looks like Travis is unhappy, can you take a look? |
|
Seems |
The source files needed for descriptor generation, at https://github.com/lizan/envoy/blob/aa3aada1fa9e2557e34c1144d91bb2241da84ebf/test/proto/BUILD#L24 in envoyproxy/envoy#1079