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

Upgrade data-plane-api #39

Merged
merged 8 commits into from
Feb 5, 2018
Merged

Conversation

kyessenov
Copy link
Contributor

@kyessenov kyessenov commented Feb 1, 2018

Updates data-plane-api to take in package re-organization in data-plane-api.

IMPORTANT: this is a breaking change since package paths have changed, and hopefully stabilized. I have verified that the latest Envoy should work end-to-end with this change. It should be an easy update to fix the clients since the proto content is stable, and only import paths need to be modified.

Requires the following PRs to be merged:

Minor improvements to code generation using gogoproto annotations.

cc @davecheney @crazytan @bndw @joyeb @junr03 @rshriram (any other folks that I missed)

Signed-off-by: Kuat Yessenov <kuat@google.com>
Signed-off-by: Kuat Yessenov <kuat@google.com>
Signed-off-by: Kuat Yessenov <kuat@google.com>
Signed-off-by: Kuat Yessenov <kuat@google.com>
Signed-off-by: Kuat Yessenov <kuat@google.com>
Signed-off-by: Kuat Yessenov <kuat@google.com>
Signed-off-by: Kuat Yessenov <kuat@google.com>
Signed-off-by: Kuat Yessenov <kuat@google.com>
@kyessenov kyessenov changed the title [WIP] upgrade data-plane-api Upgrade data-plane-api Feb 2, 2018
@zuercher zuercher requested review from rshriram and removed request for rshriram February 5, 2018 18:18
Copy link
Member

@zuercher zuercher left a comment

Choose a reason for hiding this comment

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

I'm not particularly expert in the pkg/* code, but it's most package renaming. LGTM.

@kyessenov
Copy link
Contributor Author

Yes, there's no functional change. Only alignment with data-plane-api packaging hierarchy.

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