Skip to content

v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jul 15:05
56be0b7

Siphon v0.6.0

✨ Column sorting

Sort the main tables by any relevant column, k9s-style: Shift+<column> sorts,
press again to reverse. The active column shows a / arrow, and sorting
composes with the / filter (and the PG problems-only toggle).

  • Pools⇧N name · ⇧P pg_num · ⇧U %used · ⇧S stored · ⇧O objects
  • OSDs⇧I id · ⇧R reweight · ⇧U %use · ⇧P pgs · ⇧S size
  • PGs⇧O objects

Also

  • Pools view gains PGP_NUM and STORED (absolute usage) columns.
  • The container image's --version now reports the build's commit and date.

Artifacts

  • Binaries: siphon_0.6.0_linux_amd64.tar.gz, siphon_0.6.0_linux_arm64.tar.gz (+ checksums.txt)
  • Image: docker.io/cinpol/siphon:0.6.0 / :latest (multi-arch: amd64 + arm64)

Full changelog: v0.5.0...v0.6.0