]
Marián Labuda closed JBIDE-21824.
---------------------------------
Verified in Red Hat Developer Studio 10.0.0.Alpha1 B5264.
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: Xavier Coulon
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.