[
https://issues.jboss.org/browse/JBIDE-24373?page=com.atlassian.jira.plugi...
]
Andre Dietisheim updated JBIDE-24373:
-------------------------------------
Description:
Pushing an image to the CDK3 Docker registry is not possible. When the image is tagged,
the registry port is not used thus Docker will try to contact the CDK Docker registry in
port 80 causing a timeout to occur at the UI level.
Steps to reproduce:
# Create a Docker and OpenShift connection to CDK3 (using the server adapter or manually)
# Edit the OpenShift connection and add
http://172.30.1.1:5000 as the registry address
("minishift docker-env" should tell you about this url)
# Build your own Docker image on the CDK3 Docker connection
# Deploy that image and select Push to registry: a timeout will occur after 30s
was:
Pushing an image to the CDK3 Docker registry is not possible. When the image is tagged,
the registry port is not used thus Docker will try to contact the CDK Docker registry in
port 80 causing a timeout to occur at the UI level.
Steps to reproduce:
# Create a Docker and OpenShift connection to CDK3 (using the server adapter or manually)
# Edit the OpenShift connection and add
http://172.30.1.1:5000 as the registry address
# Build your own Docker image on the CDK3 Docker connection
# Deploy that image and select Push to registry: a timeout will occur after 30s
Can't push an image to the CDK3 Docker registry
-----------------------------------------------
Key: JBIDE-24373
URL:
https://issues.jboss.org/browse/JBIDE-24373
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.4.AM3
Reporter: Jeff MAURY
Assignee: Jeff MAURY
Labels: openshift, openshift_v3
Fix For: 4.4.4.Final
Pushing an image to the CDK3 Docker registry is not possible. When the image is tagged,
the registry port is not used thus Docker will try to contact the CDK Docker registry in
port 80 causing a timeout to occur at the UI level.
Steps to reproduce:
# Create a Docker and OpenShift connection to CDK3 (using the server adapter or
manually)
# Edit the OpenShift connection and add
http://172.30.1.1:5000 as the registry address
("minishift docker-env" should tell you about this url)
# Build your own Docker image on the CDK3 Docker connection
# Deploy that image and select Push to registry: a timeout will occur after 30s
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)