operator kserve (0.17.0)#9348
Conversation
Pipeline SummaryPipeline: operator-hosted-pipeline Tasks
Pipeline logs: https://gist.github.com/rh-operator-bundle-bot/40f32fcf9432558eb7192a4a727392c8 TroubleshootingPlease refer to the troubleshooting guide. Run |
Pipeline SummaryPipeline: operator-hosted-pipeline Tasks
Pipeline logs: https://gist.github.com/rh-operator-bundle-bot/c799e6a61f90005c8621cf7cebd82281 TroubleshootingPlease refer to the troubleshooting guide. Run |
|
This PR requires a review from repository maintainers. |
9d7bfd3 to
489ee94
Compare
Static test results
|
Pipeline SummaryPipeline: operator-hosted-pipeline Tasks
Pipeline logs: https://gist.github.com/rh-operator-bundle-bot/4b90de6fde710bdaa28acccb2fef2b91 TroubleshootingPlease refer to the troubleshooting guide. Run |
|
This PR requires a review from repository maintainers. |
Static test results
|
|
This PR requires a review from repository maintainers. |
Static test results
|
|
/pipeline restart operator-hosted-pipeline |
|
This PR requires a review from repository maintainers. |
Static test results
|
Pipeline SummaryPipeline: operator-hosted-pipeline Tasks
Pipeline logs: https://gist.github.com/rh-operator-bundle-bot/2a8ed45cea827ac9183d9f050373c8e4 TroubleshootingPlease refer to the troubleshooting guide. Run |
KServe is a Cloud Native Computing Foundation (CNCF) incubation project used to orchestrate model serving on Kubernetes. It provides a standardized, highly scalable, and vendor-agnostic abstraction layer for deploying and managing machine learning (ML) models across various frameworks like TensorFlow, PyTorch, XGBoost, Scikit-Learn, and LLMs. It is also the main inference orchestrator used by RHOAI. Signed-off-by: Filippe Spolti <fspolti@redhat.com>
|
This PR requires a review from repository maintainers. |
Static test results
|
Pipeline SummaryPipeline: operator-hosted-pipeline Tasks
Pipeline logs: https://gist.github.com/rh-operator-bundle-bot/7e5ce2c098ed5b87da92caf8ad9c6c7b TroubleshootingPlease refer to the troubleshooting guide. Run |
|
@spolti looking at the preflight logs there are some unpinned images. You should use digest instead of tags to pass. |
|
This pull request is stale because it has been open for 30 days with no activity. |
KServe is a Cloud Native Computing Foundation (CNCF) incubation project used to orchestrate model serving on Kubernetes. It provides a standardized, highly scalable, and vendor-agnostic abstraction layer for deploying and managing machine learning (ML) models across various frameworks like TensorFlow, PyTorch, XGBoost, Scikit-Learn, and LLMs.
It is also the main inference orchestrator used by RHOAI.
Thanks for submitting your Operator. Please check the below list before you create your Pull Request.
New Submissions
Your submission should not
Operator Description must contain (in order)
Operator Metadata should contain
Remember that you can preview your CSV here.
--
1 If you feel your Operator does not fit any of the pre-defined categories, file an issue against this repo and explain your need
2 For more information see here