]
André Dietisheim reassigned JBIDE-26848:
----------------------------------------
Assignee: André Dietisheim
CRC server adapter: existing connection is not updated
------------------------------------------------------
Key: JBIDE-26848
URL:
https://issues.jboss.org/browse/JBIDE-26848
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.13.0.AM1
Reporter: André Dietisheim
Assignee: André Dietisheim
Priority: Major
Labels: crc_server_adapter
Fix For: 4.13.0.Final
Steps:
# ASSERT: Have CRC server adapter
# ASSERT: in openshift explorer: have connection
# EXEC: in cmd-line: kill ~/.crc
# EXEC: start server adapter
# ASSERT: it complains that crc is not set up, asks if it should set it up
# EXEC: ok to set it up
# ASSERT: server is [started]
# EXEC: refresh connection in openshift explorer
Result:
Connection wont work, it's an outdated connection to a crc cluster that doesnt exist
any more. Server adapter didnt update the connection.