Commit Graph

8 Commits

Author SHA1 Message Date
Magdalena Kuhn 2054b7c45d
feat(components) Extend kserve component (#10136)
* add runtime version, resource requests and resource limits

* adjust kservedeployer

* Update components/kserve/src/kservedeployer.py

Co-authored-by: Tommy Li <Tommy.chaoping.li@ibm.com>

* Update components/kserve/src/kservedeployer.py

Co-authored-by: Tommy Li <Tommy.chaoping.li@ibm.com>

* Update components/kserve/src/kservedeployer.py

Co-authored-by: Tommy Li <Tommy.chaoping.li@ibm.com>

---------

Co-authored-by: Tommy Li <Tommy.chaoping.li@ibm.com>
2023-10-23 22:06:06 +00:00
Tommy Li 2fbabd9eb8
chore(component): Update KServe component to support Kubeflow 1.8 (#10062) 2023-10-05 06:14:15 +00:00
Tommy Li f9dda53f89
chore(components): Update KServe component with active owners (#9684) 2023-06-26 17:46:14 +00:00
Tommy Li f92e817672
chore(components): Update KServe component to 0.10.1 for kubeflow 1.7 support (#9446) 2023-05-17 19:45:06 +00:00
Alex Lembiyeuski 14306f8ea6
chore: update KServe component to support 0.8.0 (#7862)
* Switch to python:3.9-slim-bullseye

* Pin protobuf

* Compatibility with KServe 0.8.0

* Add a note abotut the previous version

* Update image tag
2023-05-17 15:25:06 +00:00
Tommy Li 24f86517ad
feat(components): add KServe component flag to disable storing CRD status into output parameters (#8393) 2022-10-28 16:01:47 +00:00
Tommy Li e6cf7aa8fb
chore: update kserve component owners (#8342) 2022-10-07 19:17:23 +00:00
Mark Winter 72185ff94e
feat(components): Add a KServe component (#6881)
* Add KServe component

* Add OWNERS file from original KFServing component

* Update component docker image

Co-authored-by: Tommy Li <Tommy.chaoping.li@ibm.com>

* Update README.md

Co-authored-by: Tommy Li <Tommy.chaoping.li@ibm.com>
2021-12-25 05:31:43 +00:00