seldon-core icon indicating copy to clipboard operation
seldon-core copied to clipboard

An MLOps framework to package, deploy, monitor and manage thousands of production machine learning models

Results 519 seldon-core issues
Sort by recently updated
recently updated
newest added

I am getting a failure in my deployment which I think is related to #5091 (I am using seldon-core v1.18) I believe it's tied to the following: https://github.com/SeldonIO/seldon-core/blob/6a45b2b0d803fdce8761d40639566db5272db065/servers/mlflowserver/mlflowserver/requirements.txt#L2 Can we...

I am trying to install seldon core V2 on my AKS . But I am getting below error with the sledon core operator deployment. The container manager is giving error...

bug

This is a straightforward PR that only touches 1 file to change Seldon Deploy to Seldon Enterprise Platform.

Documentation

This is a straightforward PR that only changes Seldon Deploy to Seldon Enterprise Platform.

Documentation

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.snyk.io/vuln/SNYK-PYTHON-WERKZEUG-6035177). Consumers of the Python microservice are unable...

bug

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.0 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...

Python
dependencies

This adds initial support for k8s via the `USE_KUBE_CONTROL_PLANE` environment variable: - models/pipelines/experiments in components/model.js are modified to also return CR yamls - updates functions in components/utils.js (including `setupBase(...)` and...

v2

In our company we are using the seldon operator helmchart and realized there is no way to configure replica count, pdb or affinity for the deployment of the seldon-controller-manager. Given...

Bumps [github.com/confluentinc/confluent-kafka-go/v2](https://github.com/confluentinc/confluent-kafka-go) from 2.3.0 to 2.4.0. Release notes Sourced from github.com/confluentinc/confluent-kafka-go/v2's releases. v2.4.0 This is a feature release. KIP-848: Integration tests running with the new consumer group protocol. The feature...

dependencies
v2

This PR adds an easier, automated way to deploy the MMS grafana dashboard used in various demos. For an existing seldon core cluster, it is sufficient to run `ansible-playbook playbooks/setup-ecosystem.yaml...

v2