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

change grpc bidi-stream error handling and change grpc API interface #928

Commits on Jan 14, 2021

  1. change grpc bidi-stream error handling and change grpc API interface …

    …for more informative payload for each stream response
    
    Signed-off-by: kpango <kpango@vdaas.org>
    kpango committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    9a39401 View commit details
    Browse the repository at this point in the history
  2. fix nil slice append nil pointer failure

    Signed-off-by: kpango <kpango@vdaas.org>
    kpango committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    87fe2a7 View commit details
    Browse the repository at this point in the history
  3. generate grpc stubs and fix implementation for it

    Signed-off-by: kpango <kpango@vdaas.org>
    kpango committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    6ca9cac View commit details
    Browse the repository at this point in the history
  4. fix grpc addrs divided by zero bug

    Signed-off-by: kpango <kpango@vdaas.org>
    kpango committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    25d8ce8 View commit details
    Browse the repository at this point in the history
  5. send bidirectional response payload even error exists

    Signed-off-by: kpango <kpango@vdaas.org>
    kpango committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    1cb39aa View commit details
    Browse the repository at this point in the history