Skip to content

update: llm-d version for ODH 3.5ea1#1451

Open
zdtsw wants to merge 2 commits intoopendatahub-io:masterfrom
zdtsw-forking:odh_3.5ea1_release
Open

update: llm-d version for ODH 3.5ea1#1451
zdtsw wants to merge 2 commits intoopendatahub-io:masterfrom
zdtsw-forking:odh_3.5ea1_release

Conversation

@zdtsw
Copy link
Copy Markdown
Member

@zdtsw zdtsw commented Apr 29, 2026

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

task for odh/rhoai release
ref https://redhat.atlassian.net/browse/INFERENG-6472

Feature/Issue validation/testing:

  • Test A

  • Test B

  • Logs

Special notes for your reviewer:

Checklist:

  • Have you added unit/e2e tests that prove your fix is effective or that this feature works?
  • Has code been commented, particularly in hard-to-understand areas?
  • Have you made corresponding changes to the documentation?
  • Have you linked the JIRA issue(s) to this PR?

Release note:


Summary by CodeRabbit

  • Chores
    • Bumped vLLM component to v0.19.1.
    • Bumped inference scheduler component to v0.8.0.
    • Bumped workload variant autoscaler to v0.7.0.
    • Updated release metadata to reflect these new component versions across the configuration.

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 29, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: zdtsw
Once this PR has been reviewed and has the lgtm label, please assign spolti for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 29, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: 73d52d4d-9a54-459b-841d-67e39f0425b1

📥 Commits

Reviewing files that changed from the base of the PR and between a37b20c and 479b880.

📒 Files selected for processing (1)
  • config/component_metadata.yaml
✅ Files skipped from review due to trivial changes (1)
  • config/component_metadata.yaml

📝 Walkthrough

Walkthrough

Updated three release version entries in config/component_metadata.yaml: vLLM from v0.18.0 to v0.19.1, llm-d-inference-scheduler from v0.7.1 to v0.8.0, and llm-d-workload-variant-autoscaler from v0.6.0 to v0.7.0. Corresponding repoUrl values and all other metadata entries were left unchanged.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating component versions for ODH 3.5ea1 release, which matches the changeset's version bumps.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Review rate limit: 9/10 reviews remaining, refill in 6 minutes.

Comment @coderabbitai help to get the list of available commands and usage tips.

@rhods-ci-bot
Copy link
Copy Markdown

@zdtsw: The following test has Failed:

OCI Artifact Browser URL

View in Artifact Browser

Inspecting Test Artifacts Manually

To inspect your test artifacts manually, follow these steps:

  1. Install ORAS (see the ORAS installation guide).
  2. Download artifacts with the following commands:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/opendatahub/odh-ci-artifacts:kserve-group-test-txl7f

@zdtsw
Copy link
Copy Markdown
Member Author

zdtsw commented Apr 29, 2026

cc @pierDipi @Gregory-Pereira

@Gregory-Pereira
Copy link
Copy Markdown
Member

cc @pierDipi @Gregory-Pereira

WVA I started a discussion with their team so waiting to hear on that. We could chose to merge this now and bump again later if we want. As for Kserve, I see an RC out for v0.18.0-rc1, are we not going to take v0.18.0 (see: https://github.com/kserve/kserve/releases/tag/v0.18.0-rc1)?

@Gregory-Pereira
Copy link
Copy Markdown
Member

Confirmed WVA will be releasing v0.7.0 and they will start to cut after their guide is kustomized

Copy link
Copy Markdown
Member

@Gregory-Pereira Gregory-Pereira left a comment

Choose a reason for hiding this comment

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

Waiting on these two

@@ -3,10 +3,10 @@ releases:
version: v0.17.0
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.

Will this be v0.18.0? They have an RC pre-release out now

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.

Kserve normally dont switch version that often. That request their master branch to rebase upstream release-*** first which is a big effort. E.g we switched ut from 0.15 to 0.17 last month.

Comment thread config/component_metadata.yaml Outdated
Comment thread config/component_metadata.yaml Outdated
@zdtsw zdtsw force-pushed the odh_3.5ea1_release branch from a37b20c to 479b880 Compare May 2, 2026 14:46
@zdtsw zdtsw requested a review from Gregory-Pereira May 2, 2026 14:46
zdtsw added 2 commits May 2, 2026 16:46
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 2, 2026

@zdtsw: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-llm-inference-service 479b880 link true /test e2e-llm-inference-service

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New/Backlog

Development

Successfully merging this pull request may close these issues.

3 participants