Skip to content

[RHIDP-13102] Update lightspeed plugins and images#370

Merged
openshift-merge-bot[bot] merged 5 commits intoredhat-developer:mainfrom
Jdubrick:update-lightspeed-images-plugins
Apr 28, 2026
Merged

[RHIDP-13102] Update lightspeed plugins and images#370
openshift-merge-bot[bot] merged 5 commits intoredhat-developer:mainfrom
Jdubrick:update-lightspeed-images-plugins

Conversation

@Jdubrick
Copy link
Copy Markdown

Description of the change

  • Updates Lightspeed Core image tag for Lightspeed
  • Updates Lightspeed plugin versions

Note: staying in draft until Slack thread re: MAX_ENTRY_SIZE is resolved as right now this repo sets it to 30MB and that does not cooperate with Lightspeed.

Which issue(s) does this PR fix or relate to

https://redhat.atlassian.net/browse/RHIDP-13102

How to test changes / Special notes to the reviewer

Checklist

  • For each Chart updated, version bumped in the corresponding Chart.yaml according to Semantic Versioning.
  • For each Chart updated, variables are documented in the values.yaml and added to the corresponding README.md. The pre-commit utility can be used to generate the necessary content. Run pre-commit run --all-files to run the hooks and then push any resulting changes. The pre-commit Workflow will enforce this and warn you if needed.
  • JSON Schema template updated and re-generated the raw schema via the pre-commit hook.
  • Tests pass using the Chart Testing tool and the ct lint command.
  • If you updated the orchestrator-infra chart, make sure the versions of the Knative CRDs are aligned with the versions of the CRDs installed by the OpenShift Serverless operators declared in the values.yaml file. See Installing Knative Eventing and Knative Serving CRDs for more details.

@Jdubrick Jdubrick marked this pull request as ready for review April 24, 2026 19:30
@openshift-ci openshift-ci Bot requested review from gazarenkov and rm3l April 24, 2026 19:30
@rhdh-qodo-merge
Copy link
Copy Markdown

rhdh-qodo-merge Bot commented Apr 24, 2026

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Qodo Logo

@rhdh-qodo-merge
Copy link
Copy Markdown

Review Summary by Qodo

Update Lightspeed plugins, images, and configuration

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Update Lightspeed Core sidecar image to version 0.5.1
• Update Lightspeed plugin versions to 2.2.1 with Backstage 1.49.4
• Increase MAX_ENTRY_SIZE environment variable from 30MB to 40MB
• Bump chart version to 5.9.0
Diagram
flowchart LR
  A["Lightspeed Core Image"] -->|Update to 0.5.1| B["Sidecar Configuration"]
  C["Lightspeed Plugins"] -->|Update to 2.2.1| D["Plugin Packages"]
  E["MAX_ENTRY_SIZE"] -->|Increase to 40MB| F["Init Container Env"]
  B --> G["Chart Version 5.9.0"]
  D --> G
  F --> G
Loading

Grey Divider

File Changes

1. charts/backstage/Chart.yaml ⚙️ Configuration changes +1/-1

Chart version bump to 5.9.0

• Bumped chart version from 5.8.0 to 5.9.0

charts/backstage/Chart.yaml


2. charts/backstage/README.md 📝 Documentation +4/-4

Update documentation with new versions and images

• Updated version badge from 5.8.0 to 5.9.0
• Updated Lightspeed Core sidecar image tag from 0.5.0 to 0.5.1
• Updated Lightspeed plugin package references from bs_1.45.3__1.4.0 to bs_1.49.4__2.2.1
• Updated helm install command example to use version 5.9.0

charts/backstage/README.md


3. charts/backstage/values.schema.json ⚙️ Configuration changes +6/-6

Update schema with new plugin and image versions

• Updated Lightspeed frontend plugin package from bs_1.45.3__1.4.0 to bs_1.49.4__2.2.1
• Updated Lightspeed backend plugin package from bs_1.45.3__1.4.0 to bs_1.49.4__2.2.1
• Updated Lightspeed Core sidecar image from 0.5.0 to 0.5.1
• Increased MAX_ENTRY_SIZE environment variable from 30000000 to 40000000

charts/backstage/values.schema.json


View more (1)
4. charts/backstage/values.yaml ⚙️ Configuration changes +4/-4

Update Lightspeed configuration and environment variables

• Updated Lightspeed frontend plugin package from bs_1.45.3__1.4.0 to bs_1.49.4__2.2.1
• Updated Lightspeed backend plugin package from bs_1.45.3__1.4.0 to bs_1.49.4__2.2.1
• Updated Lightspeed Core sidecar image from 0.5.0 to 0.5.1
• Increased MAX_ENTRY_SIZE from 30000000 to 40000000 bytes

charts/backstage/values.yaml


Grey Divider

Qodo Logo

@rhdh-qodo-merge rhdh-qodo-merge Bot added documentation Improvements or additions to documentation enhancement New feature or request Bug fix labels Apr 24, 2026
@Jdubrick Jdubrick force-pushed the update-lightspeed-images-plugins branch from 6266d31 to e0a7960 Compare April 27, 2026 13:33
Copy link
Copy Markdown
Member

@rm3l rm3l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but the chart version should be updated.

Comment thread charts/backstage/Chart.yaml Outdated
Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
@Jdubrick Jdubrick force-pushed the update-lightspeed-images-plugins branch from cadb450 to dd6b4ff Compare April 27, 2026 17:05
@sonarqubecloud
Copy link
Copy Markdown

@Jdubrick Jdubrick requested a review from rm3l April 28, 2026 12:59
@openshift-ci openshift-ci Bot added the lgtm label Apr 28, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit 541d147 into redhat-developer:main Apr 28, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug fix documentation Improvements or additions to documentation enhancement New feature or request lgtm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants