[jbosstools-issues] [JBoss JIRA] (JBIDE-23351) Deploy Docker Wizard: Image stream sometimes is not created for local docker images
Jeff Cantrill (JIRA)
issues at jboss.org
Mon Oct 17 17:03:00 EDT 2016
[ https://issues.jboss.org/browse/JBIDE-23351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13308102#comment-13308102 ]
Jeff Cantrill commented on JBIDE-23351:
---------------------------------------
[~adietish] See DeployImageJob and CreateApplicationFromImageJob. It looks like if you are deploying a docker image the imagestream is always created where if you are deploying from a template there are some conditionals in place, one of which is to check if openshift will be able to pull the desired image, and to skip generation if not.
> 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
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jbosstools-issues
mailing list