Update kubeflow/model-registry manifests from v0.3.7#3384
Merged
google-oss-prow[bot] merged 1 commit intoMar 7, 2026
Conversation
Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Kubeflow Model Registry manifests to upstream release v0.3.7, aligning image tags and refreshing model-catalog configuration/test data that ships with these manifests.
Changes:
- Bump Model Registry component image tags (server/UI/storage-initializer) from v0.3.6 → v0.3.7 and update the root README component version reference.
- Extend model-catalog configuration to include MCP server catalogs (demo + e2e) and add namedQueries presets (ODH + demo).
- Refresh e2e catalog test data (additional artifact variants) and add a dedicated MCP server test dataset.
Reviewed changes
Copilot reviewed 14 out of 14 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| applications/model-registry/upstream/options/ui/base/kustomization.yaml | Bumps Model Registry UI image tag to v0.3.7. |
| applications/model-registry/upstream/options/csi/kustomization.yaml | Bumps storage-initializer image tag to v0.3.7. |
| applications/model-registry/upstream/options/catalog/base/kustomization.yaml | Bumps catalog server image tag to v0.3.7. |
| applications/model-registry/upstream/base/kustomization.yaml | Bumps core model-registry server image tag to v0.3.7. |
| applications/model-registry/upstream/options/catalog/overlays/odh/default-sources.yaml | Adds namedQueries preset(s) for ODH default sources. |
| applications/model-registry/upstream/options/catalog/overlays/e2e/kustomization.yaml | Adds MCP server test data file into e2e testdata ConfigMap. |
| applications/model-registry/upstream/options/catalog/overlays/e2e/sources.yaml | Adds mcp_catalogs entry pointing to MCP server test dataset. |
| applications/model-registry/upstream/options/catalog/overlays/e2e/test-mcp-servers.yaml | New MCP server dataset for e2e coverage. |
| applications/model-registry/upstream/options/catalog/overlays/e2e/test-catalog.yaml | Adjusts test artifact URI and adds additional artifact variants. |
| applications/model-registry/upstream/options/catalog/overlays/demo/kustomization.yaml | Adds MCP server YAML files to the demo sources ConfigMap. |
| applications/model-registry/upstream/options/catalog/overlays/demo/dev-sources.yaml | Updates demo sources structure and adds MCP catalogs + namedQueries. |
| applications/model-registry/upstream/options/catalog/overlays/demo/dev-organization-mcp-servers.yaml | New organization-scoped MCP server catalog data. |
| applications/model-registry/upstream/options/catalog/overlays/demo/dev-community-mcp-servers.yaml | New community-scoped MCP server catalog data. |
| README.md | Updates the documented Model Registry upstream version link to v0.3.7. |
Member
|
/lgtm |
Member
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: juliusvonkohout The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Raakshass
added a commit
to Raakshass/manifests
that referenced
this pull request
Mar 27, 2026
Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Template for Kubeflow Manifests
✏️ Summary of Changes
usual periodic release
📦 Dependencies
usual periodic release
🐛 Related Issues
none
✅ Contributor Checklist