]
Marián Labuda closed JBIDE-21868.
---------------------------------
Resolution: Done
Performance issue on Deploy Docker Image wizard
-----------------------------------------------
Key: JBIDE-21868
URL:
https://issues.jboss.org/browse/JBIDE-21868
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta2
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Fix For: 4.3.1.CR1
When the user inputs an image name in the "Deploy Docker Image" wizard, there
is a performance issue due to the fact that some data are initialized as the user inputs
the image name.
This is even more significant if the user wants to use an image that was not pulled,
i.e., a remote call will be performed for each new character typed in the {{Image Name}}
field.