Skip to content

Releases: sergelogvinov/proxmox-csi-plugin

v0.13.0

20 Jul 10:05
Compare
Choose a tag to compare

0.13.0 (2025-07-20)

Features

  • chart: customize pod labels (93c1175)
  • concurrent attach/detach pv (3db4ca4)
  • get capacity with shared storages (fa9c34b)
  • qcow2 storage format (8576e3c)

Bug Fixes

  • concurrent attach/detach pv (af365ca)
  • get volume annotation (5528f1d)

v0.12.1

10 Jun 12:55
Compare
Choose a tag to compare

0.12.1 (2025-06-10)

Bug Fixes

  • unpublish when the node no longer exists (a5d8c70)

v0.12.0

09 Jun 06:19
Compare
Choose a tag to compare

0.12.0 (2025-06-09)

Features

  • chart: add CSIStorageCapacity as option (2a0f8c7)
  • configurable maximum volume attachments per node (0a4a98f)
  • enforce single commit requirement (f7b6ff1)
  • lifecycle management for pv (0f7cd72)

Bug Fixes

  • chart: add missing volumeattributesclasses rule to ClusterRole (1f10218)
  • empty named vms (2da5ee4)
  • remove the pv from the dead node (b0bcd03)

v0.11.0

08 Feb 09:42
Compare
Choose a tag to compare

0.11.0 (2025-02-08)

Features

  • allow ovverid backup attribute (2fada12)
  • support different disk id (e3a25c2)
  • support volume attributes class (bab93fb)
  • volume replication (0b66712)
  • zfs storage migration (37d7fb0)

Bug Fixes

v0.10.0

20 Jan 08:49
Compare
Choose a tag to compare

0.10.0 (2025-01-20)

Features

  • enable support for capmox (6145c7d)

v0.9.0

01 Jan 11:51
Compare
Choose a tag to compare

0.9.0 (2025-01-01)

Features

Bug Fixes

v0.8.2

28 Sep 17:24
Compare
Choose a tag to compare

0.8.2 (2024-09-28)

Bug Fixes

v0.8.1

24 Sep 13:51
Compare
Choose a tag to compare

0.8.1 (2024-09-24)

Bug Fixes

v0.8.0

23 Sep 19:25
Compare
Choose a tag to compare

v0.8.0 (2024-09-20)

Welcome to the v0.8.0 release of Proxmox CSI Plugin!

Bug Fixes

  • check rbac permission (57a6b0d)
  • helm chart metrics option (e5ef1b1)
  • allow nfs shared storages (04cfb97)
  • helm chart podAnnotation (b935d88)

Features

Miscellaneous

v0.7.0

14 Jun 15:41
Compare
Choose a tag to compare

0.7.0 (2024-06-14)

Features

  • swap pv in already created pvc (76c899e)
  • wait volume to be detached (3683d96)

Bug Fixes