[
https://issues.jboss.org/browse/JBIDE-23358?page=com.atlassian.jira.plugi...
]
Andre Dietisheim updated JBIDE-23358:
-------------------------------------
Steps to Reproduce:
ASSERT: Have an OpenShift connection with a project and a docker connection with a local
image.
EXEC: in Docker Explorer: Select the docker image and select its context menu item Deploy
to OpenShift.
EXEC: Proceed through Deploy Image to OpenShift wizard but do not push image to OpenShift
registry.
RESULT: Deployment fails and status of pods is Crash loop back off, but status of pod in
OpenShift Explorer is still Running.
EXPECTED RESULT: Status of failed pod in OpenShift explorer reflects reality.
was:
ASSERT: Have an OpenShift connection with a project and a docker connection with a local
image.
EXEC: Select the docker image and select its context menu item Deploy to OpenShift.
EXEC: Proceed through Deploy Image to OpenShift wizard but do not push image to OpenShift
registry.
RESULT: Deployment fails and status of pods is Crash loop back off, but status of pod in
OpenShift Explorer is still Running.
EXPECTED RESULT: Status of failed pod in OpenShift explorer reflects reality.
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!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)