Skip to content

Update project name and repo links#2640

Merged
google-oss-prow[bot] merged 3 commits intokubeflow:mainfrom
pboyd:rename-other
Apr 24, 2026
Merged

Update project name and repo links#2640
google-oss-prow[bot] merged 3 commits intokubeflow:mainfrom
pboyd:rename-other

Conversation

@pboyd
Copy link
Copy Markdown
Member

@pboyd pboyd commented Apr 24, 2026

Description

Replace links to https://github.com/kubeflow/model-registry with links to https://github.com/kubeflow/hub.

Also updating 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.

How Has This Been Tested?

Merge criteria:

  • All the commits have been signed-off (To pass the DCO check)
  • The commits have meaningful messages
  • Automated tests are provided as part of the PR for major new functionalities; testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work.
  • Code changes follow the kubeflow contribution guidelines.

@pboyd
Copy link
Copy Markdown
Member Author

pboyd commented Apr 24, 2026

This shouldn't be merged until the repo has been renamed.

/hold

@pboyd
Copy link
Copy Markdown
Member Author

pboyd commented Apr 24, 2026

/retest

@pboyd
Copy link
Copy Markdown
Member Author

pboyd commented Apr 24, 2026

/unhold

Copy link
Copy Markdown
Member

@jonburdo jonburdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

Comment thread cmd/csi/samples/modelregistry.clusterstoragecontainer.yaml
Comment thread docs/remote_only_packaging_of_MLMD_Python_lib.md
@jonburdo
Copy link
Copy Markdown
Member

/hold

Actually there might be a few renames that should be left as "model registry". Feel free to unhold if you prefer to get this out and revisit. Commenting shortly

@pboyd
Copy link
Copy Markdown
Member Author

pboyd commented Apr 24, 2026

/hold

Actually there might be a few renames that should be left as "model registry". Feel free to unhold if you prefer to get this out and revisit. Commenting shortly

Quite possible. Which ones are you thinking of?

Copy link
Copy Markdown
Member

@jonburdo jonburdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some possible areas we might want to keep "model registry". Actually fewer than I thought at first glance

Comment thread .github/workflows/build-image-pr.yml Outdated
Comment thread .github/workflows/csi-test.yml Outdated
Comment thread api/openapi/src/catalog.yaml
@google-oss-prow google-oss-prow Bot removed the lgtm label Apr 24, 2026
Comment thread .github/workflows/python-tests.yml Outdated
Comment thread README.md
### Pull image rate limiting

Occasionally you may encounter an 'ImagePullBackOff' error when deploying the Model Registry manifests. See example below for the `model-registry-db` container.
Occasionally you may encounter an 'ImagePullBackOff' error when deploying the Hub project's manifests. See example below for the `model-registry-db` container.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe still "model registry" or Kubeflow Hub

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe this one is fine as you put it

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are the project's manifests which include more than model registry.

pboyd added 3 commits April 24, 2026 13:14
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>
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>
Signed-off-by: Paul Boyd <paul@pboyd.io>
@pboyd
Copy link
Copy Markdown
Member Author

pboyd commented Apr 24, 2026

@jonburdo, thanks for the review. I believe everything is fixed now.

Copy link
Copy Markdown
Member

@jonburdo jonburdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@google-oss-prow google-oss-prow Bot added the lgtm label Apr 24, 2026
@jonburdo
Copy link
Copy Markdown
Member

/unhold

@google-oss-prow
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jonburdo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow Bot merged commit 37f9389 into kubeflow:main Apr 24, 2026
33 of 34 checks passed
@pboyd pboyd deleted the rename-other branch April 24, 2026 19:04
openshift-merge-bot Bot pushed a commit to opendatahub-io/model-registry that referenced this pull request Apr 24, 2026
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants