]
Jeff Cantrill commented on JBIDE-22134:
---------------------------------------
I am unable to reproduce using master. Looking at the trace log, I see the import command
failing against the internal registry and falling back to query dockerhub. This call
succeeds and the env vars and ports are available.
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
Assignee: Jeff Cantrill
Labels: docker, openshift_v3
Fix For: 4.4.0.Alpha1
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.