LCORE-4188: Update lightspeed-providers - #2730
maysunfaisal wants to merge 1 commit into
Conversation
Update the providers submodule and container/Konflux pins to include the corrected Solr KNN query syntax. Co-authored-by: Codex <codex@openai.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (3)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📜 Recent review details⏰ Context from checks skipped due to timeout. (22)
🧰 Additional context used📓 Path-based instructions (1)Flag meaningful O(n^2)+ algorithms on non-trivial inputs, including handlers and Kubernetes list operations.📄 CodeRabbit inference engine (Custom checks) Files:
🔇 Additional comments (3)
WalkthroughThe pull request updates the Changeslightspeed-providers pin update
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Bug fix Suggested reviewers: Merge Risk: ⚪ Minimal · up to No actionable merge-blocking risk remains in this pin-only update. 🚥 Pre-merge checks | ✅ 7✅ Passed checks (7 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
/retest |
|
All PipelineRuns for this commit have already succeeded. Use |
|
/test |
|
@maysunfaisal: No presubmit jobs available for lightspeed-core/lightspeed-stack@main DetailsIn response to this:
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. |
|
@maysunfaisal Thanks for this but we're planning to make additional changes to providers repository before GA release. I'm keeping in my mind to update hashes after the final change lands in providers repo. |
@asimurka thanks, just to confirm if we're talking about 0.7.0 GA? |
|
Yes |
Description
Updates the
lightspeed-providersdependency to include the Solr KNN query fix from lightspeed-providers#171.This change:
providersgit submodule fromfaf6a89to3d01e7a.LIGHTSPEED_PROVIDERS_COMMITin the Lightspeed Stack Containerfile to the same commit.The providers fix generates valid Solr KNN syntax (
{!knn ...}), allowing OKP vector retrieval to return the relevant documentation instead of silently returning no matches.Type of change
pyproject.toml+uv.lock]requirements.*.txtfor Konflux]Tools used to create PR
Identify any AI code assistants used in this PR (for transparency and review context)
Related Tickets & Documents
Checklist before requesting a review
Testing
Automated and build verification
3d01e7a67f1321decaa1f6edb9390cf0ff1ebb4c.sha256:6735c1349f35f7ccd28d4898a6ad0516acbb5ab33fd48177633d09a59c34f2b1.uv run make format— passed.uv run make test-unit— 3,558 passed, 1 skipped; 91.22% coverage.quay.io/maysunfaisal/lightspeed-stack:lcore-4188-solr-knn.OpenShift integration verification
All providers are healthy.