Update kubeflow/model-registry manifests from v0.3.8#3433
Conversation
Signed-off-by: Paul Boyd <paul@pboyd.io>
|
Welcome to the Kubeflow Manifests Repository Thanks for opening your first PR. Your contribution means a lot to the Kubeflow community. Before making more PRs: Community Resources:
Thanks again for helping to improve Kubeflow. |
There was a problem hiding this comment.
Pull request overview
This pull request updates the Kubeflow model-registry manifests from version v0.3.7 to v0.3.8. The PR includes version bumps across multiple kustomization files, documentation updates for CSI multi-profile setup, and significant additions to the model catalog with new MCP (Model Context Protocol) server definitions and test data.
Changes:
- Update all model-registry component image tags from v0.3.7 to v0.3.8 across kustomization files
- Add documentation for CSI multi-profile setup workflow in the upstream README
- Introduce new Red Hat MCP Servers catalog overlay with comprehensive MCP server definitions (kubernetes-mcp-server, aap-mcp-server, satellite-mcp-server, insights-mcp-server, github-mcp-server)
- Expand test and demo data with new MCP server examples, deployment modes, and model definitions
Reviewed changes
Copilot reviewed 15 out of 15 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| README.md | Updates Model Registry version reference from v0.3.7 to v0.3.8 |
| applications/model-registry/upstream/README.md | Adds CSI multi-profile setup documentation |
| applications/model-registry/upstream/base/kustomization.yaml | Updates server image tag to v0.3.8 |
| applications/model-registry/upstream/options/ui/base/kustomization.yaml | Updates UI image tag to v0.3.8 |
| applications/model-registry/upstream/options/csi/kustomization.yaml | Updates CSI storage-initializer image tag to v0.3.8 |
| applications/model-registry/upstream/options/catalog/base/kustomization.yaml | Updates catalog server image tag to v0.3.8 |
| applications/model-registry/upstream/options/catalog/overlays/rh-mcp/* | Adds new Red Hat MCP servers catalog overlay with 681 lines of MCP server definitions |
| applications/model-registry/upstream/options/catalog/overlays/e2e/test-mcp-servers.yaml | Enhances test data with remote deployment modes and hybrid servers |
| applications/model-registry/upstream/options/catalog/overlays/demo/dev-*.yaml | Adds new model and MCP server definitions, updates existing configurations |
|
/lgtm |
/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 |
Pull Request Template for Kubeflow Manifests
✏️ Summary of Changes
Update of the manigests for model-registry for the v0.3.8 release.
📦 Dependencies
None
🐛 Related Issues
None
✅ Contributor Checklist