Skip to content

CRC Starter should compare OpenShift versions between crc status and crc version before starting vm #1898

Open
@dgolovin

Description

@dgolovin

crc start fails when present vm has different openshift version. CRC starter should check if vm is present and has the same OpenShift version with crc before running crc start. It could be done by running crc status -o json and crc version -o json and comparing openshift version in vm and crc.

If they don't match request for deleting vm should be shown and crc delete -f && crc start executed to avoid start error.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions