Ondrej Dockal created JBIDE-27365:
-------------------------------------
Summary: CRC 1.12 have changed 'crc version' string which breaks our
runtime detection
Key: JBIDE-27365
URL:
https://issues.redhat.com/browse/JBIDE-27365
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.16.0.Final
Reporter: Ondrej Dockal
Assignee: Rob Stryker
Fix For: 4.16.0.Final
Instead of version string:
{code}
{{[odockal@odockal-pc crc]$ ./crc-linux-1.11.0-amd64/crc version
crc version: 1.11.0+883ca49
OpenShift version: 4.4.5 (embedded in binary)}}
{{}}
{code}
we have now this:
\{code}
{{[odockal@odockal-pc crc]$ ./crc-1.12.0/crc version
CodeReady Containers version: 1.12.0+6710aff
OpenShift version: 4.4.8 (embedded in binary)}}
{{{code}}}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)