[jbosstools-issues] [JBoss JIRA] (JBIDE-22916) Deploy Docker Wizard: Deploying a docker image from OpenShift explorer does not fetch metadata

Radim Hopp (JIRA) issues at jboss.org
Tue Sep 6 06:37:00 EDT 2016


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

Radim Hopp edited comment on JBIDE-22916 at 9/6/16 6:36 AM:
------------------------------------------------------------

I have to reopen this, because in build 10.1.0.GA-v20160902-1725-B43 this is not working. 
When the docker image is not in the docker daemon, the metadata are not loaded no matter if I use Search button or paste the image name manually.
It only works when the image is pulled (using ImagePull wizard from Docker Explorer) before the Deploy Image to OpenShift wizard is executed.


was (Author: rhopp):
I have to reopen this, because in build 10.1.0.GA-v20160902-1725-B43 this is not working. 
When the docker image is not in the docker daemon, the metadata are not loaded no matter if I use Search button or paste the image name manually.
It only works when the image is pulled (using ImagePull wizard from Docker Explorer) before the Deploy Image to OpenShift wizard is executed (This was resolved in JBIDE-23094)

> Deploy Docker Wizard: Deploying a docker image from OpenShift explorer does not fetch metadata
> ----------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-22916
>                 URL: https://issues.jboss.org/browse/JBIDE-22916
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.4.1.AM3
>            Reporter: Marián Labuda
>            Assignee: Jeff MAURY
>              Labels: deploy_docker_wizard, openshift_v3
>             Fix For: 4.4.1.Final
>
>
> When I am trying to deploy a docker image from context menu of a project in OpenShift explorer view and I paste image name (e.g. docker.io/openshift/hello-openshift), image metadata are not fetched/processed and thus there are no environment variables in the wizard and routing (routing wizard page is empty and cannot finish dialog - requires manual entry). This force user to enter the details manually, otherwise he would get deployed not working pod. This is happening only in case when user provide an image without any tag and thus there is/supposed to be assumed tag "latest".
> You can observe that it works when using tag v1.2.1. Difference between images with tag v1.2.1 and latest is that v1.2.1 contains exposed ports also in container config, not just in general config of the image.



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



More information about the jbosstools-issues mailing list