]
Jeff MAURY updated JBIDE-25120:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
CDK server adapter, connection: update registry url in all
connections that exist (not just 1)
----------------------------------------------------------------------------------------------
Key: JBIDE-25120
URL:
https://issues.jboss.org/browse/JBIDE-25120
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.1.AM2
Reporter: Andre Dietisheim
Assignee: Rob Stryker
Labels: cdk, cdk_server_adapter, connection, docker_registry, openshift_v3
Fix For: 4.6.x
# ASSERT: have 2 connections to the same cdk instance (ex. one for admin, another one for
developer)
# ASSERT: make sure both **DONT** have a registry url (it's in the connection wizard,
under the Advanced >> section)
# ASSERT: have a CDK server adapter that is **STOPPED**
# EXEC: start the CDK server adapter
Result:
Once the adapter is started, only 1 connection gets updated (ex. the connection for
developer) with the registry url of the registry within the cdk. The other one (ex. the
one for admin) isn't.