Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Validate: Add warning in case bundle metadata have different bundle name
This patch will warn users in case do something following and bundle is already extracted. ``` $ ./crc start -b ~/.crc/cache/crc_libvirt_4.10.22_amd64.crcbundle WARN Using crc_libvirt_4.10.22_amd64.crcbundle bundle, but crc_libvirt_4.11.0_amd64.crcbundle is expected for this release ```
- Loading branch information