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

feat: add KServe gRPC v2 support #2176

Merged
merged 16 commits into from
Aug 24, 2023

Commits on Aug 4, 2023

  1. feat: add KServe gRPC v2 support

    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    3416ccf View commit details
    Browse the repository at this point in the history
  2. feat: add utils to convert kserve pb to ts pb

    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    88c2117 View commit details
    Browse the repository at this point in the history
  3. add ts pb to kserve pb conversion method

    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ae00b78 View commit details
    Browse the repository at this point in the history
  4. Add pb python file generation step at docker build

    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0c0fd22 View commit details
    Browse the repository at this point in the history
  5. fix: readme doc

     - add logs
    
    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    456d476 View commit details
    Browse the repository at this point in the history
  6. update readme

    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ef09c5f View commit details
    Browse the repository at this point in the history
  7. fix lint errors

    jagadeesh committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    f8a800f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. fix kserve_v2 service envelop and test data

    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    73a9f53 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. re-test

    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a838ad7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f39a367 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    97883eb View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. re-test

    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    fef6692 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    2feb461 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    912c528 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/pytorch/serve into feat/k…

    …serve-grpc
    
    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9d7c786 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    374f958 View commit details
    Browse the repository at this point in the history