siderolabs / talos

Talos Linux is a modern Linux distribution built for Kubernetes.
https://www.talos.dev
Mozilla Public License 2.0
6.39k stars 514 forks source link

Unable to destroy talos cluster on Podman #7881

Open Chan9390 opened 10 months ago

Chan9390 commented 10 months ago

Bug Report

Description

I had setup Talos using talosctl on Podman (v4.7.1) rootful machine. It installed fine but when destroying the cluster using talosctl cluster destroy I get the error strconv.Atoi: parsing "": invalid syntax

Logs

strconv.Atoi: parsing "": invalid syntax

Environment

BobyMCbobs commented 6 months ago

I have the same error

sanmai-NL commented 4 months ago

More modern versions of Podman have increasingly better CLI compat with Docker Engine CLI. Apart from that, I prefer to issue container management commands manually rather than letting talosctl cluster do opaque things.