]
Andre Dietisheim updated JBIDE-22125:
-------------------------------------
Workaround Description: Create a docker connection before launching the "Deploy
to Docker" wizard
Workaround: Workaround Exists
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: Bug
Components: openshift
Reporter: Jeff MAURY
Assignee: Jeff MAURY
Labels: docker, openshift
Fix For: 4.4.x
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 with plenty of empty and invalid values.
Expected result:
You should be displayed a wizard page with an empty 'Docker connection' combo and
no way to define one (unless you've applied the pull request)