]
Marián Labuda closed JBIDE-23357.
---------------------------------
Verified in DevStudio 10.2.0.AM3 build id AM3-v20161104-1659-B6372.
Deploy Docker Wizard: Image is not revalidated if going back to
Deploy an Image wizard page
-------------------------------------------------------------------------------------------
Key: JBIDE-23357
URL:
https://issues.jboss.org/browse/JBIDE-23357
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.2.AM2
Reporter: Marián Labuda
Assignee: Viacheslav Kabanovich
Labels: deploy_docker_wizard, openshift_v3
Fix For: 4.4.2.AM3
When I fill in valid image into the wizard and hit next, there is a check on existence of
such image and its metadata are fetched. Problem is when I go back to the Deploy an Image
wizard page and put there invalid image name. Finish button is still enabled and it allows
user to use non-existing (made-up) image to deploy. It results in wrong deployment.