Skip to content

ads: workaround for proto descriptor issue, file reorg and cleanup.#169

Merged
htuch merged 1 commit intoenvoyproxy:masterfrom
htuch:ads-discovery
Sep 11, 2017
Merged

ads: workaround for proto descriptor issue, file reorg and cleanup.#169
htuch merged 1 commit intoenvoyproxy:masterfrom
htuch:ads-discovery

Conversation

@htuch
Copy link
Copy Markdown
Member

@htuch htuch commented Sep 8, 2017

Turns out that files with just service methods don't get loaded into the
descriptor pool automatically in C++. So, needed to have some messages
in ads.proto. Turns out this was a good opportunity to move some of the
messages that were related to discovery out of base.proto.

This shouldn't break the API, since everything is in the envoy.api.v2
package space.

Turns out that files with just service methods don't get loaded into the
descriptor pool automatically in C++. So, needed to have some messages
in ads.proto. Turns out this was a good opportunity to move some of the
messages that were related to discovery out of base.proto.

This shouldn't break the API, since everything is in the envoy.api.v2
packge space.
@htuch htuch merged commit 1bed17f into envoyproxy:master Sep 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants