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% 64.34% +0.37%
==========================================
Files 38 38
Lines 2365 2446 +81
==========================================
+ Hits 1513 1574 +61
- Misses 702 722 +20
Partials 150 150
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|



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.