Commit 15661b3
Jonburdo 2026 04 24 sync (#1724)
* build(deps): bump boto3 from 1.42.88 to 1.42.91 in /clients/python (kubeflow#2620)
Bumps [boto3](https://github.com/boto/boto3) from 1.42.88 to 1.42.91.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.42.88...1.42.91)
---
updated-dependencies:
- dependency-name: boto3
dependency-version: 1.42.91
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: rename container images (kubeflow#2639)
Renaming ghcr.io/kubeflow/model-registry/* to ghcr.io/kubeflow/hub/*
Signed-off-by: Paul Boyd <paul@pboyd.io>
* chore: rename go modules (kubeflow#2635)
github.com/kubeflow/model-registry -> github.com/kubeflow/hub
Signed-off-by: Paul Boyd <paul@pboyd.io>
* build(deps-dev): bump ray from 2.54.1 to 2.55.0 in /clients/python (kubeflow#2619)
Bumps [ray](https://github.com/ray-project/ray) from 2.54.1 to 2.55.0.
- [Release notes](https://github.com/ray-project/ray/releases)
- [Commits](ray-project/ray@ray-2.54.1...ray-2.55.0)
---
updated-dependencies:
- dependency-name: ray
dependency-version: 2.55.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps-dev): bump types-python-dateutil from 2.9.0.20260305 to 2.9.0.20260408 in /clients/python (kubeflow#2618)
Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.9.0.20260305 to 2.9.0.20260408.
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-python-dateutil
dependency-version: 2.9.0.20260408
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump pydantic from 2.13.0 to 2.13.3 in /clients/python (kubeflow#2617)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.13.0 to 2.13.3.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.13.0...v2.13.3)
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.13.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps-dev): bump schemathesis from 4.15.0 to 4.15.2 in /clients/python (kubeflow#2616)
Bumps [schemathesis](https://github.com/schemathesis/schemathesis) from 4.15.0 to 4.15.2.
- [Release notes](https://github.com/schemathesis/schemathesis/releases)
- [Changelog](https://github.com/schemathesis/schemathesis/blob/master/CHANGELOG.md)
- [Commits](schemathesis/schemathesis@v4.15.0...v4.15.2)
---
updated-dependencies:
- dependency-name: schemathesis
dependency-version: 4.15.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update project name and repo links (kubeflow#2640)
* chore: update repo links
Replace links to https://github.com/kubeflow/model-registry with links
to https://github.com/kubeflow/hub
Signed-off-by: Paul Boyd <paul@pboyd.io>
* chore: update project name
Updated the project name to Kubeflow Hub in several places. I probably
missed some references, but I tried to be conservative since Model
Registry is still a component of Hub.
Signed-off-by: Paul Boyd <paul@pboyd.io>
* chore: regenerate catalog files from the openapi spec
Signed-off-by: Paul Boyd <paul@pboyd.io>
---------
Signed-off-by: Paul Boyd <paul@pboyd.io>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Paul Boyd <paul@pboyd.io>
Signed-off-by: Jon Burdo <jon@jonburdo.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Boyd <paul@pboyd.io>1 parent f9ce15b commit 15661b3
456 files changed
Lines changed: 1558 additions & 1673 deletions
File tree
- .github
- workflows
- api/openapi
- src
- catalog
- clients/python
- cmd
- internal
- catalog
- basecatalog
- mcpcatalog
- models
- service
- modelcatalog
- models
- service
- converter
- db
- filter
- models
- pagination
- service
- leader
- server/openapi
- testhelpers
- pkg/openapi
- scripts
- clients
- python
- src/model_registry
- tests
- ui
- api/openapi
- bff
- cmd
- docs
- internal
- api
- helpers
- integrations
- httpclient
- kubernetes
- k8mocks
- tests
- mocks
- repositories
- validation
- docs
- frontend
- docs
- scripts
- cmd
- controller
- internal/controllers
- csi
- internal
- modelregistry
- storage
- samples
- devenv
- configs/tiltfiles
- docs
- gorm-gen
- internal
- apiutils
- converter
- generated
- core
- datastore/embedmd
- mysql
- postgres
- db
- dbutil
- filter
- models
- scopes
- service
- utils
- mapper
- proxy
- server
- middleware
- openapi
- testutils
- tls
- jobs/async-upload
- tests/integration
- manifests/kustomize/options
- catalog
- base
- overlays/e2e
- controller/manager
- ui/base
- pkg
- api
- inferenceservice-controller
- openapi
- scripts
- templates/go-server
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| |||
0 commit comments