Skip to content

LCORE-1935: Update image labels for the 0.6 release#1948

Open
syedriko wants to merge 1 commit into
lightspeed-core:mainfrom
syedriko:syedriko-image-labels-0.6
Open

LCORE-1935: Update image labels for the 0.6 release#1948
syedriko wants to merge 1 commit into
lightspeed-core:mainfrom
syedriko:syedriko-image-labels-0.6

Conversation

@syedriko

@syedriko syedriko commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Description

Update image labels for the 0.6 release to fix the check-labels failure in a Konflux build:

Error: Component 'lightspeed-stack-0-6' 'cpe' label ('cpe:/a:redhat:lightspeed_core:0.4::el9') does not match the single required CPE value from the data file ('cpe:/a:redhat:lightspeed_core:0.6::el9').

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
  • Benchmarks 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 version metadata from 0.4 to 0.6.

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 4f837cbe-cf39-4534-a028-e97792e1007f

📥 Commits

Reviewing files that changed from the base of the PR and between 1f7d8ac and 53f99bb.

📒 Files selected for processing (1)
  • deploy/lightspeed-stack/Containerfile
📜 Recent review details
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (12)
  • GitHub Check: ruff
  • GitHub Check: Pylinter
  • GitHub Check: mypy
  • GitHub Check: E2E: library mode / ci / group 3
  • GitHub Check: E2E: library mode / ci / group 2
  • GitHub Check: E2E: library mode / ci / group 1
  • GitHub Check: E2E: server mode / ci / group 3
  • GitHub Check: E2E: server mode / ci / group 1
  • GitHub Check: E2E Tests for Lightspeed Evaluation job
  • GitHub Check: E2E: server mode / ci / group 2
  • GitHub Check: Konflux kflux-prd-rh02 / lightspeed-stack-on-pull-request
  • GitHub Check: Konflux kflux-prd-rh02 / lightspeed-stack-0-6-on-pull-request
🔇 Additional comments (2)
deploy/lightspeed-stack/Containerfile (2)

140-140: LGTM!


137-145: CPE version update is correct and complete.

The CPE label has been properly updated from version 0.4 to 0.6 in the Containerfile. Verification confirms no remaining references to the old version exist in build metadata or deployment configurations—this is the only location where the lightspeed_core CPE label appears.


Walkthrough

The cpe label in the container image metadata within deploy/lightspeed-stack/Containerfile is updated from version 0.4 to 0.6 in the CPE identifier string.

CPE Label Update

Layer / File(s) Summary
CPE metadata version update
deploy/lightspeed-stack/Containerfile
The cpe label value changes from cpe:/a:redhat:lightspeed_core:0.4::el9 to cpe:/a:redhat:lightspeed_core:0.6::el9.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 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.
Title check ✅ Passed The title clearly and accurately summarizes the main change: updating image labels for the 0.6 release, which directly corresponds to the CPE version update in the Containerfile.
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.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified 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.

❤️ Share

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

@syedriko

Copy link
Copy Markdown
Contributor Author

/retest

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