]
Martin Malina commented on JBIDE-24783:
---------------------------------------
[~adietish] I agree with you. And also, if the registry command fails, that should
probably produce an error message in the tooling.
Update default registry url for cdk 3
-------------------------------------
Key: JBIDE-24783
URL:
https://issues.jboss.org/browse/JBIDE-24783
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: cdk, openshift
Affects Versions: 4.5.0.AM2
Reporter: Martin Malina
Yesterday I started cdk 3 and it seemed to start ok, but was not really ok.
The registry command didn't really work:
{code}
$ ./minishift openshift registry
No information found for 'service/docker-registry'
{code}
The result is that the openshift connection details showed this under Image Registry
URL:
https://hub.openshift.rhel-cdk.10.1.2.2.xip.io
This seems like the default value for cdk 2. I think we should update the default value
for cdk 3. Or is this simply a default value for an openshift connection? In any case,
this should use the cdk 3 value.