Display status information for Deployments in Application Explorer tree #3823#4148
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4148 +/- ##
===========================================
+ Coverage 32.37% 44.00% +11.62%
===========================================
Files 85 91 +6
Lines 6505 7352 +847
Branches 1349 1567 +218
===========================================
+ Hits 2106 3235 +1129
+ Misses 4399 4117 -282 ☔ View full report in Codecov by Sentry. |
dfc5efd to
ef9ee72
Compare
|
At the moment the Deployment info looks like this: The |
ef9ee72 to
bcd111f
Compare
|
With the latest PR update we show:
The Deployment element icon has:
|
bcd111f to
46dc701
Compare
datho7561
left a comment
There was a problem hiding this comment.
Overall working great! Saw a few things in the code. I haven't been able to get the yellow status to show up, but it might be because it would only show up very briefly as we discussed.
(sorry it took so long to get to this).
That's simple: Just deploy your PS: Probably I was wrong... After working a few hours the |
10702e2 to
925d052
Compare
redhat-developer#3823 Fixes: redhat-developer#3823 Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
925d052 to
7e7dbed
Compare
datho7561
left a comment
There was a problem hiding this comment.
Looks good to me. Very informative of the deployment's state. Thanks, Victor!



Fixes: #3823