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

Code sync up to upstream commit for v0.11.1 #108

Merged
merged 6 commits into from
Oct 19, 2023

Commits on Sep 13, 2023

  1. Add doc.go (kserve#3118)

    Signed-off-by: Sivanantham Chinnaiyan <sivanantham.chinnaiyan@ideas2it.com>
    sivanantha321 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    47442ae View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Fixed torchserve e2e test. (kserve#3106)

    * Fixed torchserve e2e test.
    
    Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>
    
    * Upgraded torchserve-kfs image to 0.8.2
    
    Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>
    
    * Fixed torchserve transformer e2e.
    
    Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>
    
    * Set PROTOCOL_VERSION env based on protocol version spec.
    
    Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>
    
    ---------
    
    Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>
    andyi2it committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    4142342 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Fix: error response handling for splitter and switch nodes (kserve#3116)

    * Refactoring common code to a function
    
    Signed-off-by: Rachit Chauhan <rachitchauhan43@gmail.com>
    
    * Added e2e test cases for splitter nodes
    
    Signed-off-by: Rachit Chauhan <rachitchauhan43@gmail.com>
    
    * Fixed linting errors
    
    Signed-off-by: Rachit Chauhan <rachitchauhan43@gmail.com>
    
    * Minor refactoring for error message
    
    Signed-off-by: Rachit Chauhan <rachitchauhan43@gmail.com>
    
    ---------
    
    Signed-off-by: Rachit Chauhan <rachitchauhan43@gmail.com>
    rachitchauhan43 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    8231072 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Fix validation for custom storageUri (kserve#3134)

    * Move storage uri check from validator to pod mutator
    
    Signed-off-by: Jin Dong <jdong183@bloomberg.net>
    
    * Move storage uri validation to controller
    
    Signed-off-by: Jin Dong <jdong183@bloomberg.net>
    
    * Fix test
    
    Signed-off-by: Jin Dong <jdong183@bloomberg.net>
    
    * Fix tests, add comments, and remove model transition status
    
    Signed-off-by: Jin Dong <jdong183@bloomberg.net>
    
    ---------
    
    Signed-off-by: Jin Dong <jdong183@bloomberg.net>
    greenmoon55 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a6af401 View commit details
    Browse the repository at this point in the history
  2. Bumping version for 0.11.1 (kserve#3141)

    * Bumping version for 0.11.1
    
    Signed-off-by: Rachit Chauhan <rachitchauhan43@gmail.com>
    
    * add back kustomize
    
    * Update VERSION
    
    ---------
    
    Signed-off-by: Rachit Chauhan <rachitchauhan43@gmail.com>
    Co-authored-by: Dan Sun <dsun20@bloomberg.net>
    rachitchauhan43 and yuzisun committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    52b8804 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

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