Skip to content

LCORE-1935: Update rag-tool image labels for CPU and CUDA 12.9#210

Merged
syedriko merged 1 commit into
lightspeed-core:mainfrom
syedriko:syedriko-image-labels-0.6
Jun 18, 2026
Merged

LCORE-1935: Update rag-tool image labels for CPU and CUDA 12.9#210
syedriko merged 1 commit into
lightspeed-core:mainfrom
syedriko:syedriko-image-labels-0.6

Conversation

@syedriko

@syedriko syedriko commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Description

Update rag-tool image labels for CPU and CUDA 12.9 to avoid check-labels failure in Konflux release

Error: Component 'rag-content-cpu-0-6' name label ('lightspeed-core/rag-tool-rhel9') does not match expected name ('lightspeed-core/rag-tool-cpu-rhel9')

Type of change

  • Refactor
  • New feature
  • Bug fix
  • CVE fix
  • Optimization
  • Documentation Update
  • Configuration Update
  • Bump-up service version
  • Bump-up dependent library
  • Bump-up library or tool used for development (does not change the final image)
  • CI configuration change
  • Konflux configuration change
  • Unit tests improvement
  • Integration tests improvement
  • End to end tests improvement

Tools used to create PR

Identify any AI code assistants used in this PR (for transparency and review context)

  • Assisted-by: (e.g., Claude, CodeRabbit, Ollama, etc., N/A if not used)
  • Generated by: (e.g., tool name and version; N/A if not used)

Related Tickets & Documents

Checklist before requesting a review

  • I have performed a self-review of my code.
  • PR has passed all pre-merge test jobs.
  • If it is a core feature, I have added thorough tests.

Testing

  • Please provide detailed steps to perform tests related to this code change.
  • How were the fix/results from this change verified? Please provide relevant screenshots or results.

Summary by CodeRabbit

  • Chores
    • Updated container image naming conventions and metadata labels to better distinguish between CPU and CUDA (12.9) build variants. Revised component identifiers, display names, summary descriptions, and OpenShift tags for consistency. CPE version updated to 0.6 to reflect current versioning standards for container image identification.

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown

Review Change Stack

Walkthrough

Updates image LABEL metadata in Containerfile and Containerfile-cuda. The CPU build switches to rag-tool-cpu-rhel9 identifiers with a CPE version bump from 0.4 to 0.6. The CUDA build adopts rag-tool-cuda-12.9-rhel9 identifiers replacing the prior generic CUDA/RHEL9 labels. No build steps or runtime logic change.

Changes

Image Label Metadata Updates

Layer / File(s) Summary
CPU and CUDA image LABEL metadata
Containerfile, Containerfile-cuda
Containerfile switches component/name to rag-tool-cpu-rhel9, bumps CPE from 0.4 to 0.6, and updates display name, summary, description, and OpenShift tags. Containerfile-cuda changes labels to rag-tool-cuda-12.9-rhel9 / "Lightspeed RAG Tool (CUDA 12.9)" replacing the prior generic CUDA identifiers.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.
Title check ✅ Passed The title clearly summarizes the main change: updating rag-tool image labels for CPU and CUDA 12.9 variants to match Konflux requirements.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

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

@syedriko

Copy link
Copy Markdown
Collaborator Author

/retest

@syedriko syedriko changed the title Update rag-tool image labels for CPU and CUDA 12.9 LCORE-1935: Update rag-tool image labels for CPU and CUDA 12.9 Jun 18, 2026
@syedriko syedriko merged commit ac87ddf into lightspeed-core:main Jun 18, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant