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

Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.29.2 to 0.31.1. Commits eb5129b Update dependencies to v0.31.1 tag 46f6230 Merge pull request #126761thockin/automated-cherry-pick-of-#126749 1857695 fix v1a3 ResourceSliceList metadata field name 382a091 update codegen and openapi...

dependencies
v2

Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.53.0 to 0.55.0. Release notes Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's releases. Release v1.30.0/v0.55.0/v0.24.0/v0.10.0/v0.5.0/v0.3.0/v0.2.0 Overview Added Add NewProducer to go.opentelemetry.io/contrib/instrumentation/runtime, which allows collecting the go.schedule.duration histogram metric from the Go...

dependencies
v2

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.2 to 0.31.1. Commits c5196eb Update dependencies to v0.31.1 tag 5e3e8ea informers: add comment that Start does not block f71a5cc Call non-blocking informerFactory.Start synchronously to avoid races...

dependencies
v2

Work in progress for better state sharing between controller and scheduler, taking into account possible failures on both ends.

v2

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.18.3 to 1.20.3. Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add depth option to customize the depth level in the parser IMPORTANT:...

dependencies
javascript

Bumps [express](https://github.com/expressjs/express) from 4.16.3 to 4.20.0. Release notes Sourced from express's releases. 4.20.0 What's Changed Important IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was...

dependencies
javascript

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.34.0 to 1.34.2. Release notes Sourced from github.com/onsi/gomega's releases. v1.34.2 1.34.2 Require Go 1.22+ Maintenance bump ginkgo as well [c59c6dc] bump to go 1.22 - remove x/exp...

dependencies
v2

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.33.1 to 1.34.2. Release notes Sourced from github.com/onsi/gomega's releases. v1.34.2 1.34.2 Require Go 1.22+ Maintenance bump ginkgo as well [c59c6dc] bump to go 1.22 - remove x/exp...

dependencies
v2

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies
github_actions

If we have a relatively inference load on the system and if we increase the replica count of the model during this workload there is a potential 503. This is...

bug
v2