generate default dynamic plugins and app-config plugins ConfigMaps - #3190
Conversation
PR Summary by QodoGenerate dynamic-plugins and plugins app-config ConfigMaps when DP processing is enabled
AI Description
Diagram
High-Level Assessment
Files changed (8)
|
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3190 +/- ##
==========================================
+ Coverage 62.57% 63.25% +0.67%
==========================================
Files 38 38
Lines 2234 2316 +82
==========================================
+ Hits 1398 1465 +67
- Misses 695 706 +11
- Partials 141 145 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
/build-images |
|
✅ PR images built successfully! Images are available for testing:
Also available with PR number tag:
Triggered by @gazarenkov |
|
/agentic_review |
094197f
into
redhat-developer:main




Description
If OPERATOR_DP_PROCESSING=true (default for make test and make run):
Which issue(s) does this PR fix or relate to
PR acceptance criteria
How to test changes / Special notes to the reviewer
Run locally 'make install run' and create Backstage CR, look at backstage-appconfig-{cr-name}-plugins-appconfig and backstage-dynamic-plugins-{cr-name} ConfigMaps
Building Container Images for Testing
Need to test container images from this PR?
For Maintainers: To trigger a test image build, review the code and comment
/build-images.This always builds the HEAD of the PR branch.
For Contributors: Ask a maintainer to run
/build-images.Images will be built and pushed to Quay with links posted in comments.