-
Bug
-
Resolution: Done
-
Major
-
4.4.1.AM3
-
devex #119 August 2016, devex #121 October 2016
-
8
-
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.
- causes
-
JBIDE-23362 Failed test because of JBIDE-22916
- Closed
- is related to
-
JBIDE-23094 Deploy Docker Wizard: Deploying a docker image from OpenShift explorer does not fetch metadata when image is in the Docker daemon
- Closed