-
v0.2.2
Stablereleased this
2026-06-13 22:37:59 +02:00 | 578 commits to main since this release🔧 Other Changes
- chore(version): Release v0.2.2
- Extract runPodAction helper to deduplicate start/stop/restart
- Implement actual registry validation
- Batch systemctl show calls in buildUnitCache fallback
- Split health.go into evaluator.go + presenter.go
- Fix regex recompilation in AlignColumns
- Fix ignored StartPodmanSocket errors in prune and update commands
- wip: handoff — 3 fixes done, 7 improvements remaining
- Fix redundant podman.socket starts in restart: use socketSeen dedup cache
- Cache SQLite connection: open once in Open(), use for all operations
- Fix ExitCode type assertion: JSON numbers are float64, not int
- Add --version flag and test, inject version via ldflags in CI
📦 Installation
# Download the binary curl -LO "https://git.desord.re/desordre/pods-ctl/releases/download/v0.2.2/pods-ctl-linux-amd64" # Verify checksum sha256sum -c pods-ctl-linux-amd64.sha256 # Make executable and move to PATH chmod +x pods-ctl-linux-amd64 mv pods-ctl-linux-amd64 /usr/local/bin/pods-ctl📋 Full Changelog
🔨 Build Metadata
- Git Commit:
0835ce0 - Build Date: 2026-06-13 20:42:27 UTC
🔐 Checksums
107208bb61db370c92f9ceeda51ffd32a1ac6470b74f3810ad7af4cde15e2b2b pods-ctlDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads