[
https://issues.jboss.org/browse/JBIDE-21776?page=com.atlassian.jira.plugi...
]
Xavier Coulon updated JBIDE-21776:
----------------------------------
Attachment: Screenshot 2016-03-03 11.14.38.png
[~fbricon], [~jcantrill]: I just pushed an update of the PR which checks if the given
image exists on the selected Docker daemon's cache or on Docker Hub *when the clicks
on {{Next}}*, in order to keep the as-you-type validation as smooth as possible (the image
name is only validated against a regex). The attached screenshot shows the confirmation
message that appears if the user selected an image that needs to be pulled.
This PR does not go further than this, so we should synchronize with [~jcantrill]'s
work to see how the OpenShift client can pull the image metadata before displaying the
next page.
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, Screenshot 2016-03-03 11.14.38.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)