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

Michael Greenberg (Jira) issues at jboss.org
Fri Jul 5 08:12:00 EDT 2019


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

Michael Greenberg commented on JBIDE-24498:
-------------------------------------------

[~adietish]
Suggested text for the first line:

    Could not find/access an image stream for <image:version>.

The second line is a bit confusing as the main issue is that a "Docker image" is different from an "image stream". This may not be fully understood by end users. As we have seen, the Docker image was available to OpenShift, but the "image stream" was not.
Furthermore, deployment succeeded (after a 3 minute timeout). The issue was that labels and variables from the Docker image could not be "inspected". Perhaps the second line could be of the form:

  Deployment information in the Docker image will not be accessible to OpenShift.

Feel free to adapt these suggestions.

> 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, 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