github rancher-sandbox/rancher-desktop v1.3.0
Rancher Desktop 1.3.0

latest releases: v1.16.0, v1.15.1, v1.15.0...
2 years ago

This is the 1.3.0 release of Rancher Desktop, an open source desktop application to bring Kubernetes and container management to Mac, Windows, and Linux. The release contains some new features along with various bug fixes.

Important Updates

  • On macOS and Linux, supporting utilities are no longer symlinked into /usr/local/bin, but into ~/.rd/bin which can be added to the PATH automatically or manually in the shell profile files.

  • On macOS Rancher Desktop can be configured to run without administrative rights, in which case it will not create the routable interfaces. It will also not be able to create a symlink at /var/run/docker.sock, but will set up an alternate docker context.

  • nerdctl has been upgraded to 0.19.0.

  • helm has been upgraded to 3.8.2.

Experimental Features

  • The rdctl CLI remains experimental and has added new subcommands:

    • rdctl start --kubernetes-version 1.23.1 will start RD if it isn't running, or modify the configuration to match.
    • rdctl shell runs commands or opens an interactive shell inside the Rancher Desktop VM.
  • An alternative DNS resolver for Windows has been implemented. It should support DNS lookup over VPN connections. It has to be enabled manually by editing an internal configuration file.

  • On macOS an alternative file sharing mechanism using 9p instead of reverse-sshfs has been implemented. It is disabled by default. Talk to us on Slack if you want to help us testing it.

Important Fixes

  • The metrics performance issue when using the moby runtime has been fixed.
  • Certificate handling on Windows has be fixed to deal with large numbers of certificates.
  • Image scanning now displays all the reported vulnerabilities.

You can connect with the developers via:

Changelog

The full version changelog, from v1.2.1, can be found using GitHub compare and the details of the release can be found in the v1.3.0 milestone.

Don't miss a new rancher-desktop release

NewReleases is sending notifications on new releases.