CR Status Improvements - #3348
Conversation
PR Summary by QodoAdd Runtime condition and plugin list to Backstage CR status
AI Description
Diagram
High-Level Assessment
Files changed (17)
|
Code Review by Qodo
1. Startup waits flagged failed
|
# Conflicts: # api/current-types.go # api/v1alpha5/backstage_types.go # internal/controller/backstage_status.go
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #3348 +/- ##
==========================================
+ Coverage 63.97% 65.31% +1.33%
==========================================
Files 38 38
Lines 2365 2465 +100
==========================================
+ Hits 1513 1610 +97
- Misses 702 705 +3
Partials 150 150
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
/agentic_review |
|
Code review by qodo was updated up to the latest commit 95246b6 |
|
/build-images |
|
❌ Image build failed See workflow run for details: https://github.com/redhat-developer/rhdh-operator/actions/runs/32663805630 Triggered by @rm3l |
|
/build-images |
|
❌ Image build failed See workflow run for details: https://github.com/redhat-developer/rhdh-operator/actions/runs/32822255509 Triggered by @gazarenkov |
|
|
/build-images |
|
✅ PR images built successfully! Images are available for testing:
Also available with PR number tag:
Triggered by @gazarenkov |



Description
Deployed: Reflects Deployment/StatefulSet replica status
Runtime: Provides Pod/Container-level health (crash loops, image pull failures, OOMKilled, etc.)
Which issue(s) does this PR fix or relate to
https://redhat.atlassian.net/browse/RHIDP-15021
PR acceptance criteria
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.