[
https://issues.jboss.org/browse/JBIDE-24491?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-24491:
-------------------------------------
[~adietish] So, we need to direct this issue a bit.
We already do this for manually CDK server adapter:
https://github.com/jbosstools/jbosstools-openshift/blob/888688f43b754be98...
So my questions are:
1) Is the current code not working for you?
2) If it's working, what more needs to be done?
3) Do we need an upstream bug to allow discovery for the online version?
Thanks.
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
Fix For: 4.5.0.AM1
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.2.3#72005)