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

xds: envoy-api external dependency. #1039

Merged
merged 2 commits into from
Jun 2, 2017
Merged

Conversation

htuch
Copy link
Member

@htuch htuch commented Jun 1, 2017

This patch adds an envoy_cc_api target to consume the v2 xDS API protos, and a dummy target that will
be the basis of some early EDS prototyping work.

This patch adds an envoy_cc_api target to consume the v2 xDS API protos, and a dummy target that will
be the basis of some early EDS prototyping work.
@htuch
Copy link
Member Author

htuch commented Jun 1, 2017

@junr03 for review. @lizan for Bazel stuff and Istio compatibility. @dnoe for Google import visibility.

remote = "https://github.com/lyft/envoy-api.git",
commit = "959278cc35a89a4d2f1895f66a59c6b3de98d5e1",
)
native.bind(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we bind all the different libraries in this PR? Or do you want to bring them one by one as we start migrating to v2?

Should we start some documentation on this for this PR?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can do them as needed. I'm really just trying to get a feel for how this will work, so let's leave the doco until later.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok 👍

Copy link
Member

@junr03 junr03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@htuch htuch merged commit 53d9c4d into envoyproxy:master Jun 2, 2017
@htuch htuch deleted the envoy-api branch June 2, 2017 22:07
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