[
https://issues.jboss.org/browse/JBIDE-24491?page=com.atlassian.jira.plugi...
]
Martin Malina closed JBIDE-24491.
---------------------------------
I verified that now it's better - in both of the failing cases there is a nice error
message:
1. When the tooling doesn't even have a minishift command to run (i.e. there is no cdk
server adapter or a partly configured one)
2. When the cdk server is fully setup but cdk is stopped
CDK Server adapter: allow users to look up the address of the docker
registry
-----------------------------------------------------------------------------
Key: JBIDE-24491
URL:
https://issues.jboss.org/browse/JBIDE-24491
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: cdk
Affects Versions: 4.4.4.Final
Reporter: Andre Dietisheim
Assignee: Rob Stryker
Fix For: 4.5.1.Final
if you want to push a docker image to the docker registry within OpenShift you need the
address of the docker registry.
When launching the cdk in Eclipse our tooling creates the OpenShift connection for the
tooling filling out that address.
Users that didnt launch the cdk via the server adapter or had their connection already
defined when launching it, would have to look the address up manually. One does this on
the command line via {code}./minishift openshift registry{code}
It would be nice if the server adapter would offer a way to look it up so that the user
does not have to go the command line.
I dont know yet how to look it up for the OpenShift online variant though.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)