Synchronize kserve models web application manifests v0.16.1#3417
Conversation
Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
Signed-off-by: Julius von Kohout <45896133+juliusvonkohout@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Synchronizes the KServe Models Web Application manifests in this repository to align with the upstream kserve/models-web-app v0.16.1 release.
Changes:
- Bump synchronization script to pull upstream
v0.16.1. - Update documentation reference for KServe Models Web Application to
v0.16.1. - Update manifests to include
inferencegraphsRBAC access and bump image tag tov0.16.1.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| scripts/synchronize-kserve-web-application-manifests.sh | Updates the upstream git tag used for manifest synchronization to v0.16.1. |
| README.md | Updates the referenced KServe Models Web Application version/link to v0.16.1. |
| applications/kserve/models-web-app/base/rbac.yaml | Adds RBAC permissions for inferencegraphs resources. |
| applications/kserve/models-web-app/base/kustomization.yaml | Updates the container image tag to v0.16.1. |
|
/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 |
|
/lgtm |
|
/retest |
|
/retest |
…#3417) * Update kserve/models-web-app manifests from v0.16.1 Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com> * . Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com> * Update kustomization.yaml Signed-off-by: Julius von Kohout <45896133+juliusvonkohout@users.noreply.github.com> --------- Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com> Signed-off-by: Julius von Kohout <45896133+juliusvonkohout@users.noreply.github.com>
@tarekabouzeid