Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api: update to envoyproxy/envoy@ca7aed4 #88

Merged
merged 4 commits into from
Jan 30, 2019

Conversation

dapengzhang0
Copy link
Contributor

Update to envoyproxy/envoy@ca7aed4

This reverts the option java_multiple_files=true added to api proto files, which caused #87.
Should be able to fix #87.

The update is done by modifying tools/API_SHAS, then running tools/update-api.sh, and then refactoring.

Signed-off-by: Penn (Dapeng) Zhang <zdapeng@google.com>
Signed-off-by: Penn (Dapeng) Zhang <zdapeng@google.com>
Signed-off-by: Penn (Dapeng) Zhang <zdapeng@google.com>
@snowp
Copy link
Contributor

snowp commented Jan 25, 2019

@dapengzhang0 Can you check CI?

@jakubdyszkiewicz
Copy link
Contributor

I think it's because of the removed --v2-config-only options in launch_envoy.sh
/usr/local/bin/envoy --drain-time-s 1 --v2-config-only -c "${CONFIG_FILE}" "$@"

@snowp
Copy link
Contributor

snowp commented Jan 30, 2019

@dapengzhang0 Merged in a fix to the CI failure, so if you merge master this should go green. Up to you whether you want to land this before the other Envoy proto update lands or if you want to just do one big update.

…lane into revert

Signed-off-by: dapengzhang0 <zdapeng@google.com>
@dapengzhang0
Copy link
Contributor Author

Thanks. Let me try to merge this and fix the master build first.

@snowp snowp merged commit 72fed97 into envoyproxy:master Jan 30, 2019
@dapengzhang0 dapengzhang0 deleted the revert branch February 8, 2019 18:28
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.

api not compiling
3 participants