]
Marián Labuda updated JBIDE-23357:
----------------------------------
Labels: deploy_docker_wizard openshift_v3 (was: )
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
Labels: deploy_docker_wizard, openshift_v3
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.