vscode-openshift-tools icon indicating copy to clipboard operation
vscode-openshift-tools copied to clipboard

Add option to delete the old crc bundle

Open mohitsuman opened this issue 5 years ago • 0 comments

Figurer out from crc start -ojson command the bundle error and provide specific resolution to the user.

ERRO Invalid bundle: Bundle 'crc_hyperkit_4.5.9.crcbundle' was requested, but the existing VM is using 'crc_hyperkit_4.5.7.crcbundle' 
{
  "success": false,
  "error": "Invalid bundle: Bundle 'crc_hyperkit_4.5.9.crcbundle' was requested, but the existing VM is using 'crc_hyperkit_4.5.7.crcbundle'"
}

mohitsuman avatar Sep 15 '20 22:09 mohitsuman