You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues and found none that matched mine
Describe the issue
Landscape server will only make SetDefault gRPC calls with the instance names that are actually registered in Landscape. However, UP4W will process those gRPC commands and set any installed WSL image to be the default one.
I tested also with the Uninstall command, and in this case UP4W is indeed checking something and producing a log message like distro not in database.
Steps to reproduce it
Have some WSL instance installed on the Windows machine that is not managed by Landscape and does not have the wsl-pro.service installed on it.
Have another that is managed by Landscape with the wsl-pro.service running on in.
Manually set the Landscape managed one to be the default.
Make a SetDefault gRPC call to UP4W with the name of the WSL instance without wsl-pro.service.
Observe that one is now the default.
Installed versions
Windows version: Version 10.0.22631.3880
WSL version: 2
Windows application version: v0.1.4-394-g1b1b88eb-dirty
Is there an existing issue for this?
Describe the issue
Landscape server will only make
SetDefault
gRPC calls with the instance names that are actually registered in Landscape. However, UP4W will process those gRPC commands and set any installed WSL image to be the default one.I tested also with the
Uninstall
command, and in this case UP4W is indeed checking something and producing a log message likedistro not in database
.Steps to reproduce it
Have some WSL instance installed on the Windows machine that is not managed by Landscape and does not have the wsl-pro.service installed on it.
Have another that is managed by Landscape with the wsl-pro.service running on in.
Manually set the Landscape managed one to be the default.
Make a
SetDefault
gRPC call to UP4W with the name of the WSL instance without wsl-pro.service.Observe that one is now the default.
Installed versions
System logs
There are no relevant log entries.
Double check your logs
Additional information
No response
The text was updated successfully, but these errors were encountered: