Skip to content

xds: envoy-api external dependency.#1039

Merged
htuch merged 2 commits intoenvoyproxy:masterfrom
htuch:envoy-api
Jun 2, 2017
Merged

xds: envoy-api external dependency.#1039
htuch merged 2 commits intoenvoyproxy:masterfrom
htuch:envoy-api

Conversation

@htuch
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

Choose a reason for hiding this comment

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

ok 👍

Copy link
Copy Markdown
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