]
Marián Labuda closed JBIDE-22125.
---------------------------------
Verified in JBDS 10.0.0.Alpha1 B5227.
Add docker connection management to deploy image wizard
-------------------------------------------------------
Key: JBIDE-22125
URL:
https://issues.jboss.org/browse/JBIDE-22125
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Reporter: Jeff MAURY
Assignee: Jeff MAURY
Labels: docker, openshift
Fix For: 4.4.0.Alpha1
Attachments: cannot-choose-docker-connection.png
clicked this nice "Deploy to openshift" menu in Openshift explorer and the
dialog that shows up is just a lot of fields with no values.
Cannot create a new docker connection.
Makes it hard to get started ;/
steps to reproduce:
1) ASSERT: No docker connections defined in your workspace
2) EXEC: From the Openshift explorer, right click on an Openshift connection and select
'Deploy Docker image...'
Result:
You get a wizard page with an empty 'Docker connection' combo and no way to
define one (unless you've applied the pull request)
!cannot-choose-docker-connection.png!
Expected result:
You should be able to create a new docker connection without leaving the wizard.