[
https://issues.jboss.org/browse/JBIDE-24498?page=com.atlassian.jira.plugi...
]
André Dietisheim edited comment on JBIDE-24498 at 7/5/19 7:54 AM:
------------------------------------------------------------------
Here's an enhanced version of this info dialog:
!resource-summary-dialog.png!
The image stream warning is now marked as such and the text shortened. The resources that
"Deploy to OpenShift" created are now listed as such, and there are details
about those available.
[~mgreenbe] Thoughts?
was (Author: adietish):
Here's an enhanced version of this info dialog:
!resource-summary-dialog.png!
The image stream warning is now marked as such, the resources that "Deploy to
OpenShift" created are now listed as such, and there are details about those
available.
[~mgreenbe] Thoughts?
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)