[
https://issues.jboss.org/browse/JBIDE-22134?page=com.atlassian.jira.plugi...
]
Jeff Cantrill commented on JBIDE-22134:
---------------------------------------
[~mlabuda] "... 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.." is
confusing to me. I don't fully understand what you are trying to express here.
Do we know for certain the docker metadata expresses env vars and ports? If those items
were not declared in the Dockerfile when the image was built, they will not appear in the
metadata. You can verify with 'docker inspect IMAGENAME'
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)