]
Andre Dietisheim commented on JBIDE-21802:
------------------------------------------
great, thanks!
merged into jbosstools-4.3.x
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: Andre Dietisheim
Labels: deploy_docker_wizard, openshift_v3
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.