]
Andre Dietisheim updated JBIDE-21824:
-------------------------------------
Fix Version/s: 4.4.0.Alpha1
(was: 4.3.1.CR1)
Content assist for image names in "Deploy Docker Image"
wizard
---------------------------------------------------------------
Key: JBIDE-21824
URL:
https://issues.jboss.org/browse/JBIDE-21824
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.1.Beta2
Reporter: Xavier Coulon
Assignee: Andre Dietisheim
Labels: deploy_docker_wizard, openshift_v3
Fix For: 4.4.0.Alpha1
The {{Image Name}} field could be enhanced with content assist based on the list of image
names+tags retrieved from the selected Docker connection.
If the user inputs a name that does not match the list, a warning on the page would
inform him/her that a remote call to the registry would be performed upon page completion,
ie, when clicking on the {{Next}} button.