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

Update data-plane-api and add validation functions #69

Merged
merged 4 commits into from
Mar 28, 2018

Conversation

kyessenov
Copy link
Contributor

@kyessenov kyessenov commented Mar 27, 2018

  • update to latest data-plane-api
  • introduce auto-generated validation functions

fixes #40

Signed-off-by: Kuat Yessenov <[email protected]>
Signed-off-by: Kuat Yessenov <[email protected]>
@codecov-io
Copy link

codecov-io commented Mar 27, 2018

Codecov Report

Merging #69 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   96.39%   96.39%           
=======================================
  Files           7        7           
  Lines         444      444           
=======================================
  Hits          428      428           
  Misses          8        8           
  Partials        8        8

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 89abfa0...de23f61. Read the comment docs.

Signed-off-by: Kuat Yessenov <[email protected]>
@kyessenov kyessenov changed the title Update data-plane-api Update data-plane-api and add validation functions Mar 28, 2018
@kyessenov kyessenov requested a review from rshriram March 28, 2018 02:42
Signed-off-by: Kuat Yessenov <[email protected]>
@kyessenov kyessenov merged commit 9fdf4bd into envoyproxy:master Mar 28, 2018
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.

Server-side validation auto-generated functions
3 participants