vscode-openshift-tools
vscode-openshift-tools copied to clipboard
Add option to delete the old crc bundle
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'"
}