Update kubeflow/hub manifests from v0.3.16 - #3593
Conversation
|
Welcome to the Kubeflow Community Distribution 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. |
Signed-off-by: Adysen Rothman <85646824+adysenrothman@users.noreply.github.com>
bf98cc4 to
d6aa4e9
Compare
|
/lgtm |
There was a problem hiding this comment.
🟢 Approval recommended
The version exists, references are consistent, and synchronized manifests exactly match the v0.3.16 source tag.
Pull request overview
Synchronizes Kubeflow Hub manifests and deployment references with v0.3.16.
Changes:
- Adds skill and agent catalog configuration, credentials, and optional RBAC.
- Expands Open Data Hub catalog sources.
- Updates Kustomize, Helm, continuous integration, and documentation image versions.
File summaries
| File | Description |
|---|---|
scripts/synchronize-hub-manifests.sh |
Targets Hub v0.3.16. |
README.md |
Updates the Hub version matrix. |
experimental/helm/charts/hub/values.yaml |
Updates the default image tag. |
experimental/helm/charts/hub/ci/values-ui.yaml |
Updates the user interface test image. |
experimental/helm/charts/hub/ci/values-ui-standalone.yaml |
Updates the standalone test image. |
experimental/helm/charts/hub/ci/values-ui-istio.yaml |
Updates the Istio test image. |
experimental/helm/charts/hub/ci/values-ui-integrated.yaml |
Updates the integrated test image. |
experimental/helm/charts/hub/ci/values-postgres.yaml |
Updates the PostgreSQL test image. |
experimental/helm/charts/hub/ci/values-db.yaml |
Updates the database test image. |
experimental/helm/charts/hub/ci/ci-values.yaml |
Updates the base test image. |
applications/hub/upstream/options/ui/components/skill-catalog-settings/skill-catalog-settings-rbac.yaml |
Adds restricted skill-settings permissions. |
applications/hub/upstream/options/ui/components/skill-catalog-settings/kustomization.yaml |
Defines the optional settings component. |
applications/hub/upstream/options/ui/base/kustomization.yaml |
Documents the component and updates the image. |
applications/hub/upstream/options/csi/kustomization.yaml |
Updates the storage initializer image. |
applications/hub/upstream/options/catalog/overlays/odh/kustomization.yaml |
Copies expanded catalog data. |
applications/hub/upstream/options/catalog/overlays/odh/default-sources.yaml |
Adds model, MCP, and agent sources. |
applications/hub/upstream/options/catalog/overlays/e2e/kustomization.yaml |
Includes agent test data. |
applications/hub/upstream/options/catalog/overlays/demo/dev-sources.yaml |
Adds a demonstration skill source. |
applications/hub/upstream/options/catalog/base/skill-sources.yaml |
Defines an empty skill-source baseline. |
applications/hub/upstream/options/catalog/base/kustomization.yaml |
Generates skill configuration and updates the image. |
applications/hub/upstream/options/catalog/base/deployment.yaml |
Mounts skill sources and credentials. |
applications/hub/upstream/base/kustomization.yaml |
Updates the server image. |
Review details
- Files reviewed: 22/22 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
/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
📦 Dependencies
🐛 Related Issues
✅ Contributor Checklist