Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WSL Integrations cannot be disabled from UI #5805

Closed
mook-as opened this issue Oct 20, 2023 · 0 comments · Fixed by #5830
Closed

WSL Integrations cannot be disabled from UI #5805

mook-as opened this issue Oct 20, 2023 · 0 comments · Fixed by #5830
Labels
area/preferences component/ui kind/bug Something isn't working platform/windows regression Functionality was working in a previous release and is now broken
Milestone

Comments

@mook-as
Copy link
Contributor

mook-as commented Oct 20, 2023

Actual Behavior

It is not possible to remove an existing WSL integration; while the preferences dialog accepts it, it does nothing (and reopening the dialog shows it as still checked).

Steps to Reproduce

  1. Have at least one other WSL 2 distribution. We'll call it "OpenSUSE" below.
  2. Open Preferences → WSL → Integrations.
  3. Check the checkbox for OpenSUSE.
  4. Accept the dialog (by hitting the Apply button).
  5. Notice that Rancher Desktop does not restart the backend.
  6. Open the preferences dialog again, → WSL → Integrations.
  7. Notice that the checkbox is checked again.

Result

The integration is not disabled.

Expected Behavior

The integration should be disabled.

Additional Information

Manually doing a rdctl api /v1/settings --body { WSL: { integrations: { openSUSE: false } } } does work.

Rancher Desktop Version

1.10.0-480-g2d918f9e6

Rancher Desktop K8s Version

N/A

Which container engine are you using?

containerd (nerdctl)

What operating system are you using?

Windows

Operating System / Build Version

Windows 10 Pro 22H2 (Build 19045.3570)

What CPU architecture are you using?

x64

Linux only: what package format did you use to install Rancher Desktop?

None

Windows User Only

None.

@mook-as mook-as added kind/bug Something isn't working platform/windows component/ui regression Functionality was working in a previous release and is now broken area/preferences labels Oct 20, 2023
@jandubois jandubois added this to the 1.11 milestone Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/preferences component/ui kind/bug Something isn't working platform/windows regression Functionality was working in a previous release and is now broken
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants