model-registry icon indicating copy to clipboard operation
model-registry copied to clipboard

Results 158 model-registry issues
Sort by recently updated
recently updated
newest added

Seems to me the definition proposed in this changed manifest makes it working, and it's aligned with other Kubeflow components' approach. ## Description Before, I was not able to reach...

size/XS

**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** finalize the design for schema of middle layer that transform outer MR logical model to...

- [ ] add additional diagrams to address [this comment](https://github.com/kubeflow/website/pull/3698#issuecomment-2069810560) and [this comment](https://github.com/kubeflow/website/pull/3698#discussion_r1597274742) - this is being done with https://github.com/kubeflow/website/pull/3828 - [x] https://github.com/kubeflow/website/pull/3740 - [x] expand on section "installation" to...

Over the past few weeks, the Model Registry UI team has made significant progress in [Model Registry UIs](https://github.com/opendatahub-io/odh-dashboard)[1] at ODH Dashboard. While this project is still under development, our aim...

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...

size/XS
dependencies
do-not-merge/hold
python

Bumps [ml-metadata](https://github.com/google/ml-metadata) from 1.14.0 to 1.15.0. Release notes Sourced from ml-metadata's releases. ML Metadata 1.15.0 Major Features and Improvements Add mlmd_resolver as a wrapper later upon metadata_store. Extend GetLineageSubgraph API...

size/S
dependencies
python

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.63.2 to 1.64.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.64.0 API Changes stats: Deprecate InPayload.Data and OutPayload.Data; they were experimental and will be deleted in the...

size/S
dependencies
go

**Describe the bug** /api/model_registry/v1alpha3/registered_models responseBody for 401 is not following json schema **To Reproduce** Steps to reproduce the behavior: 1. Run: ``` curl -i -X POST "localhost:8080/api/model_registry/v1alpha3/registered_models" \ -H "Content-Type:...

bug

For Kubeflow 1.9 roadmap needs to be defined. - [x] code "uplift" - Per the Model Registry [proposal document](https://github.com/kubeflow/community/pull/682), bring in the usage of the`ml-metadata` project as the initial repository...