-
I tried creating a [custom config without jupyter notebooks](https://raw.githubusercontent.com/ryandawsonuk/seldon-gitops/17754e436788c93d182fc4286c795c6a7b67bc5e/kfctl_istio_dex_slim.yaml). I used to…
-
My DataFrame has a column with `list` type, but the value is `None`, when I use:
```
tools: list = None
df=pd.Series(
[
tools
],
index=[ …
-
-
profiles should not necessarily copy the secret, it can create it if missing it.
-
Hi! thanks for open sourcing this big effort!
Would it be possible to compare this solution to [Kubeflow](https://github.com/kubeflow/kubeflow) which contains [Seldon-Core](https://github.com/kubef…
-
Hi,
I have tried to deploy the seldon-server following this link:
http://docs.seldon.io/seldon-server-setup.html
but get these errors on tomcat:
org.apache.catalina.startup.TldConfig execute
INFORMA…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
/kind bug
**What happened**:
Trying to deploy seldon-core to my kubernetes 1.8.6 cluster. Following these steps:
```
masroorhasan$ ks init seldon-c…
-
I am using rockcraft with the python plugin ([PR](https://github.com/canonical/kubeflow-rocks/pull/2)).
This works:
```yaml
source: https://github.com/SeldonIO/seldon-core
# ...
override-build:…
sed-i updated
5 months ago
-
The crpytography package has released a new major version, which includes vulnerability fixes. Consumers of the microservice are unable to upgrade their own dependencies as it conflicts with the ver…
-
Seldon currently pins its Werkzeug version to < 2.3, but Werkzeug needs v2.3.8 or v3.0.1+ to avoid an insufficient algorithmic complexity vulnerability: [SNYK-PYTHON-WERKZEUG-6035177](https://security…