fix(charts): consume latest llm-api-gateway and llm-request-router … - #851
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (3)
🚧 Files skipped from review as they are similar to previous changes (3)
📝 WalkthroughWalkthroughThe Helm configurations update the LLM API gateway to ChangesHelm version updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This PR updates default chart image tags and matching appVersions for the gateway, router, and Cassandra migration components; no actionable merge-blocking risk remains beyond normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
…images Bump the default image tags and appVersions to the latest monorepo releases: llm-api-gateway 0.13.0 and llm-request-router (stargate) 0.9.0. The stargate 0.9.0 image carries the Pylon Dynamo request-priority handling from #673. Signed-off-by: along <along@nvidia.com>
0.15.0 is the first migrations release that carries the nvcf_api llm_config schema delta needed for LLM request priority. Signed-off-by: along <along@nvidia.com>
ac8ba80 to
d288ed8
Compare
|
🎉 This PR is included in version helm-nvcf-llm-api-gateway-v1.4.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version helm-nvcf-cassandra-v0.19.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version helm-nvcf-llm-request-router-v1.7.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
TL;DR
Bump the default image tags in the llm-api-gateway, llm-request-router, and cassandra charts: llm-api-gateway 0.13.0, llm-request-router (stargate) 0.9.0, and cassandra migrations 0.15.0. Chart appVersions move with the tags where they track the image.
Additional Details
For QA
helm lintpasses for all three charts.helm templaterendersllm-request-router:0.9.0,llm-api-gateway:0.13.0, andnvcf-cassandra-migrations:0.15.0with registry and repository supplied, matching the documented install flow.Issues
#852
Checklist
Summary by CodeRabbit
Chores