Closed
Description
For bugs, describe what you're seeing
Let's say I have a symlink to helm in ~/.local/bin that isn't managed by RD via the AppImage. When I exit Rancher Desktop, this symlink is deleted along with kubectl, helm, kim, and nerdctl. It shouldn't be.
Note, we aren't currently shipping an AppImage. This is experimental.
To Reproduce
Steps to reproduce the behaviour:
- Get or build an AppImage for Rancher Desktop
- For one of the tools that we include linking support for (i.e., kubectl, helm, kim, nerdctl) create a link to something not related to Rancher Desktop.
- Start and then exit RD.
- See that the symlink is gone.
Expected behaviour
Symlinks should only be deleted if RD created it.
Setup (please complete the following information):
- OS: Linux
- Rancher Desktop version: main
- Kubernetes version: N/A
Activity