fix(self-managed): bump llm stacks, nvcf-api and cassandra chart - #934
Conversation
…andra chart pins Bump the self-managed stack to the latest released charts: - llm-request-router 1.6.6 -> 1.7.2 (stargate image 0.3.2 -> 0.9.0) - llm-api-gateway 1.0.1 -> 1.4.1 (image -> 0.13.0) - cassandra 0.17.0 -> 0.19.1 (migrations image 0.11.0 -> 0.15.0, Cassandra base moved from Bitnami 5.0.6 to Apache 5.0.8) The cassandra migrations in this range are additive only: a new llm_config column on nvcf_api.functions_v3 and first-time creation of the event_ledger, nvcf_autoscaler, and nvct_api keyspaces. Signed-off-by: along <along@nvidia.com>
|
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 (2)
Included review availability: Your plan includes up to 12 reviews per rolling hour; 11 remain after this review. 📝 WalkthroughWalkthroughThe self-managed Helmfile definitions update chart versions for Cassandra, ChangesSelf-managed chart updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: 🔵 Low · up to This change upgrades the self-managed LLM and Cassandra charts, including runtime images and database migrations. It is mergeable with owner awareness, but the published chart contracts and additive schema changes should be validated to avoid startup or migration failures. Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
TL;DR
Bump the self-managed stack chart pins for the LLM addon and Cassandra: llm-request-router 1.6.6 -> 1.7.2, llm-api-gateway 1.0.1 -> 1.4.1, cassandra 0.17.0 -> 0.19.1. This makes the LLM request-priority feature deployable on a stack install and picks up the recent fixes and changes in the LLM components.
Additional Details
For QA
Issues
Relates to #852
Checklist
Summary by CodeRabbit