kserve / modelmesh-runtime-adapter

Unified runtime-adapter image of the sidecar containers which run in the modelmesh pods
Apache License 2.0
21 stars 59 forks source link

fix(puller): fixes related to an empty model path #52

Closed tjohnson31415 closed 1 year ago

tjohnson31415 commented 1 year ago

Motivation

Removes some buggy behavior related to the handling of an empty modelPath being passed into the puller

Modifications

Result

Resolves: https://github.com/kserve/modelmesh-runtime-adapter/issues/41

kserve-oss-bot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ckadner, tjohnson31415

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kserve/modelmesh-runtime-adapter/blob/main/OWNERS)~~ [tjohnson31415] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment