[jbosstools-issues] [JBoss JIRA] (JBIDE-24498) Deploy Docker Image wizard: results dialog is not very informative

André Dietisheim (Jira) issues at jboss.org
Fri Jul 5 09:58:00 EDT 2019


    [ https://issues.jboss.org/browse/JBIDE-24498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756228#comment-13756228 ] 

André Dietisheim commented on JBIDE-24498:
------------------------------------------

[~mgreenbe] Ok for the change in the 1st line, I'd rather keep in short and use "access" then.
Actually the docker image is not accessible (you told it to use docker image from docker hub which isnt available), that's why the stream isn't either. If the image is available the stream is available too. The pod, that's supposed to run the docker image then also fails to be created (ImagePullBackOff). You can see this once you closed the dialog and watch the pod in the OpenShift explorer:
 !pod-deploy-failed.png! 
In this sense deployment fails. What am I missing?

> Deploy Docker Image wizard: results dialog is not very informative
> ------------------------------------------------------------------
>
>                 Key: JBIDE-24498
>                 URL: https://issues.jboss.org/browse/JBIDE-24498
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 4.4.4.Final
>            Reporter: André Dietisheim
>            Assignee: André Dietisheim
>            Priority: Major
>              Labels: deploy_docker_wizard, openshift_v3
>             Fix For: 4.13.0.AM1
>
>         Attachments: image-2017-05-23-11-07-21-461.png, pod-deploy-failed.png, pod-deploy-failed.png, resource-summary-dialog.png
>
>
> steps to reproduce:
> # ASSERT: have a docker connection
> # ASSERT: have an OpenShift connection
> # EXEC: in "Docker Explorer": select an image and pick "Deploy to OpenShift..."
> # ASSERT: deploy docker image wizard pops up
> # EXEC: provide settings and finish the wizard
> Result:
> A dialog pops up informing you about the result of your deployment.
>  !image-2017-05-23-11-07-21-461.png!
> But the dialog is not very informative, it's far from obvious what the different informations are all about:
> * If there's an error deploying (ex.  you have chosen to "Push to the registry" but the registry is not reachable from the local docker daemon that holds the image that you want to deploy) the error is displayed in the title area. It's not visible at first sight that it's an error. Only by reading you're discovering it. (ex. add an error decorator)
> * There's a list of items. Nothing in the dialog tells the user what these items are.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)



More information about the jbosstools-issues mailing list