[
https://issues.jboss.org/browse/JBIDE-21776?page=com.atlassian.jira.plugi...
]
Xavier Coulon commented on JBIDE-21776:
---------------------------------------
So, in order to fix this issue, the image validator will trigger a search on Docker Hub if
no image with the given name exists in the selected Docker daemon (in its local cache). If
the image exists on Docker Hub, a warning message will be displayed on the wizard to
indicate that the image will have to be pulled first. If no match was found, an error
message will be displayed (there is nothing at the moment, which is confusing).
[~adietish], [~fbricon], [~mlabuda], are you ok with this ?
Cannot deploy docker image to OpenShift with manually entered
details
---------------------------------------------------------------------
Key: JBIDE-21776
URL:
https://issues.jboss.org/browse/JBIDE-21776
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Marián Labuda
Assignee: Xavier Coulon
Priority: Critical
Labels: docker, openshift_v3
Fix For: 4.3.1.CR1
Attachments: manually_filled.png, selected_image.png
When deploying a docker image to OpenShift it is necessary to fill in namespace and image
name at least (repo and tag is optional). Manually entering those values into the Deploy
Image to OpenShift wizard does not work, although details are same as those filled
automatically via selecting a docker image (click Search... button and select a specific
one).
There is no error in error log.
Manually filled in details screenshot:
!manually_filled.png!
Automatically filled details via selecting a specific image screenshot:
!selected_image.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)