containers / podman-desktop

Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy containers and Kubernetes — all from your desktop.
https://podman-desktop.io
Apache License 2.0
4.7k stars 296 forks source link

kubectl CLI `Upgrade/Downgrade` shows unsorted versions quick pick list with `Kubernetes` prefix #9221

Open dgolovin opened 4 days ago

dgolovin commented 4 days ago

Bug description

The list should contain only versions and should be sorted starting with latest released version

Image

Operating system

macOS Sequoia

Installation Method

Other

Version

next (development version)

Steps to reproduce

  1. Open CLI settings
  2. Select Install or Upgrade/Downgrade for kubectl CLI

Relevant log output

No response

Additional context

No response

odockal commented 1 day ago

@dgolovin This is a dupe of https://github.com/containers/podman-desktop/issues/6652. The versions are sorted by release date. Or you think they are not? Also, seems like 1.30.5 is missing, which was released like a couple of weeks ago.