]
Dmitrii Bocharov updated JBIDE-23351:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.4.x)
Deploy Docker Wizard: Image stream sometimes is not created for local
docker images
-----------------------------------------------------------------------------------
Key: JBIDE-23351
URL:
https://issues.jboss.org/browse/JBIDE-23351
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
Fix For: 4.5.x
Attachments: is_not_created.png
When deploying a local image to OpenShift, Image stream is not created even an image has
been pushed to registry. For images on docker hub it works ok.
Following message is shown in resource summary:
!is_not_created.png!
I had checked the checkbox to push to registry. But I am not able to reproduce this all
the time. I was able to do it only 2 times.