Dan Sun
Dan Sun
## In what area(s)? /area API ## What version of Knative? > 0.17.x > Output of `git describe --dirty` The version is old but likely the issue exist in latest...
/kind feature **Describe the solution you'd like** This is a follow up for https://github.com/kubeflow/kfserving/issues/760 in GCP/IAP setup, KFServing inference service is protected behind IAP and in order to access from...
/kind bug **What steps did you take and what happened:** When predictor is OOM the reason is not propagated back to the inference service status, as following shows when triton...
/kind bug **What steps did you take and what happened:** [A clear and concise description of what the bug is.] **What did you expect to happen:** **Anything else you would...
### Discussed in https://github.com/kserve/kserve/discussions/2211 Originally posted by **abdulvirta** June 2, 2022 Hi all, I'm using KServe to serve a model. I'm using RawDeployment. I already have ISTIO setup for exposing...
/kind feature **Describe the solution you'd like** Cleanup `InferenceService` configmap for framework related fields which are now replaced by `ClusterServingRuntime`. e.g ``` "image": "tensorflow/serving", "defaultImageVersion": "2.6.2", "defaultGpuImageVersion": "2.6.2-gpu", "supportedFrameworks": [...
/kind feature **Describe the solution you'd like** Currently transformer only checks the readiness and liveness for itself, however if the predictor is not ready or live the request in transformer...
KFServing has released 0.1.0 version, we are looking to integrate with arena.
## Describe the feature currently every time knative does rollout for a new revision it requires 2x resources when minReplica is set for a short time of period and then...
**What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close the issue(s) when PR gets merged)*:...