]
Andre Dietisheim updated JBIDE-21802:
-------------------------------------
Fix Version/s: 4.3.1.CR1
Content assist for image names in "Deploy Docker Image"
wizard
---------------------------------------------------------------
Key: JBIDE-21802
URL:
https://issues.jboss.org/browse/JBIDE-21802
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.1.Beta2
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Fix For: 4.3.1.CR1
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.