This repository was archived by the owner on Aug 19, 2024. It is now read-only.
This repository was archived by the owner on Aug 19, 2024. It is now read-only.
Update Ubuntu prerequisite on windows to check for Windows Store version #64
Open
Description
The prerequisite on windows for Ubuntu should check for Windows Store version, right now it does not do that and configure wizard fails.
In assets\scripts\configure-microk8s-windows.ps1
file, around line 105 we have check to ensure You have WSL from the Windows Store.
. We need this check to be part of Prerequisities as well.