]
Josef Kopriva closed JBIDE-24498.
---------------------------------
Closing, dialog is improved.
Verified in:
Red Hat CodeReady Studio
Version: 12.13.0.AM1
Build id: AM1-v20190901-2225-B4919
Build date: 20190901-2225
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.