-
**Describe the bug**
Current Seldon CRD cannot deploy into OCP 4.3 due to upgrade of k8s to 1.16
**To Reproduce**
`ansible-playbook --connection local -i localhost, configs/ocp-workloads/ocp-wor…
-
When a user serves a model using Seldon in their Kubeflow namespace, there are different use cases for accessing a model that they might want to satisfy:
1. accessing the model from a Kubeflow Notebo…
-
@hbelmiro We also need to create a V2 version of ["Manipulate Kubernetes Resources as Part of a Pipeline"](https://www.kubeflow.org/docs/components/pipelines/v1/sdk/manipulate-resources/…
-
### Bug Description
During the effort of updating seldon charm to `1.17.1` at https://github.com/canonical/seldon-core-operator/pull/216, we bumped across the following bug when running [the integr…
-
I am now using the version is 0.90 I no matter what version is used to solve this Maven dependency.
Please helo me!
-
## Describe the bug
As per the [community Slack discussion](https://seldondev.slack.com/archives/C03DQFTFXMX/p1678982322842249) with @edshee, Seldon deployment with lightweight containers will take u…
-
Currently, the update strategy for seldon deployments is `RollingUpdate` with pre-set `MaxUnavailable` and `Surge` values. This should be configurable either in the Seldon Deployment Spec, or in the c…
-
When I try the pipeline of chapter 2 locally with minikube v1.18.1 & Docker version 20.10.5, I have the following error:
```
serve
simple-sci-kit-kf-pipeline-8jgpg-992827095
This step is in Faile…
-
### Problem Description
Kubernetes has been deprecating API(s), which will be removed and are no longer available in 1.22. Operators projects using [these APIs](https://kubernetes.io/docs/reference/…
-
## Describe the bug
I have set the below values in my seldon deployment annotations
spec:
annotations:
seldon.io/rest-timeout: "100000"
seldon.io/grpc-timeout: "100000"
Seldon deploy…