Skip to content

[AppImage] When exiting the application links in ~/.local/bin are removed even when managed by another app #848

Closed
@mattfarina

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:

  1. Get or build an AppImage for Rancher Desktop
  2. 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.
  3. Start and then exit RD.
  4. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

kind/bugSomething isn't workingplatform/linuxpriority/2Work to be prioritized according to impact

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions