[jbosstools-issues] [JBoss JIRA] (JBIDE-22134) Sometimes docker image data are not shown in Deploy to OpenShift wizard

Viacheslav Kabanovich (JIRA) issues at jboss.org
Thu Apr 7 10:39:00 EDT 2016


    [ https://issues.jboss.org/browse/JBIDE-22134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13188515#comment-13188515 ] 

Viacheslav Kabanovich commented on JBIDE-22134:
-----------------------------------------------

A guess. DeployImageWizardModel.lookupImageMetadata() returns null if dockerConnection is null. But it can even in this case look for image in project. DeployImageHandler has a case that initializes wizard without dockerConnection. [~jcantrill], could you check this guess?

> Sometimes docker image data are not shown in Deploy to OpenShift wizard
> -----------------------------------------------------------------------
>
>                 Key: JBIDE-22134
>                 URL: https://issues.jboss.org/browse/JBIDE-22134
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.3.1.CR1
>            Reporter: Marián Labuda
>              Labels: docker, openshift_v3
>
> Sometimes docker image data are not shown/processed in Deploy to OpenShift wizard. Environment variables, exposed ports etc. Unfortunately I don't have a way to reproduce it 100 %, I am not sure at the moment what is causing it, but when deploying a local docker image (image already pulled) to OpenShift, environment variables and exposed ports are empty, even though when using an image which has not been pulled yet, I have not spotted this at all.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jbosstools-issues mailing list