Open jsoref opened 1 month ago
Hi @jsoref , I would like to pick this up
I may need help as this will mark my first contribution. :)
Cool. I find the slack channel to be a great place to get help. I probably won't be the person giving it (although I can definitely give feedback once you're started). Thanks for expressing an interest.
@jsoref -> Can you share me the slack channel, so that I can discuss approaches before implementing it.
There's a link to slack at the bottom of https://rancherdesktop.io/
There's also a link to it in https://github.com/rancher-sandbox/rancher-desktop/issues/new/choose
This is probably not a good first issue. The error messages come from the settings validator that is part of the REST API, so this will require structural changes, and not just editing a string in an error message. Because the error message is correct when the REST API call was made by rdctl
and not the GUI.
Actual Behavior
Steps to Reproduce
Enabled
Enable Kubernetes
(ignore the fact that this label doesn't match the one above, since you didn't open that section in the first place)Install Spin Operator
Result
Expected Behavior
Errors in proposed settings: To enable Kubernetes spinkube you need to enable Container Engine WebAssembly first.
Additional Information
I understand that this is a REST response. That's fine. The REST API is entitled to return technical details. The steps above involve a user interface, and the user interface's job is to convert human interactions into REST API calls and REST API messages into messages that make sense to humans using the UI.
Rancher Desktop Version
1.16.0
Rancher Desktop K8s Version
1.28.4
Which container engine are you using?
moby (docker cli)
What operating system are you using?
macOS
Operating System / Build Version
Sonoma 14.6.1
What CPU architecture are you using?
arm64 (Apple Silicon)
Linux only: what package format did you use to install Rancher Desktop?
None
Windows User Only
No response