]
Dmitrii Bocharov commented on JBIDE-23358:
------------------------------------------
It turned out that the logic is more difficult, than just showing `status.phase`.
OpenShift Explorer: Pod status is not reflecting reality
--------------------------------------------------------
Key: JBIDE-23358
URL:
https://issues.jboss.org/browse/JBIDE-23358
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.2.AM2
Reporter: Marián Labuda
Assignee: Dmitrii Bocharov
Labels: openshift_v3
Fix For: 4.4.x
Attachments: pod_status.png
When I have a pod with failed status, it is not correctly displayed in tooling. Pod under
a service has status Running (as styled next next to tree item as well as property value
in property view). Current status is failed, precisely "Crash loop back off"
(happens often when there are problems with fetching an image...). The correct status is
shown in Web-UI as well as from oc binary "oc get pods". Refresh of a project or
service does not help.
!pod_status.png!