Skip to content

Releases: sergelogvinov/proxmox-csi-plugin

v0.6.1

13 Apr 11:11
Compare
Choose a tag to compare

0.6.1 (2024-04-13)

Bug Fixes

v0.6.0

13 Apr 10:52
Compare
Choose a tag to compare

0.6.0 (2024-04-13)

Features

  • chart: add initContainers and hostAliases (769c008)
  • chart: support setting annotations and labels on storageClasses (a5f5add)
  • remove udev dependency (1810ec7)

Bug Fixes

v0.5.0

20 Feb 05:11
Compare
Choose a tag to compare

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

Main features:

Bug Fixes

  • add delay before unattach device (ff575d1)
  • release please (ffad744)
  • chart: detect safe mounted behavior (5580695)

Features

Miscellaneous

Release v0.4.1

01 Jan 19:56
Compare
Choose a tag to compare

v0.4.1 (2024-01-01)

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

Bug Fixes

  • publish shared volumes
  • find zone by region

Features

  • chart: add value to customize kubeletDir
  • chart: add allowedTopologies

Changelog

Release v0.4.0

24 Oct 05:46
Compare
Choose a tag to compare

v0.4.0 (2023-10-24)

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

New CSI options

  • blockSize
  • inodeSize
  • diskIOPS
  • diskMBps

All CSI options

Bug Fixes

  • check volume existence
  • helm create namespace
  • remove nocloud label

Features

  • mkfs block/inode size options
  • disk speed limit
  • chart: make StorageClass parameters/mountOptions configurable

Changelog

  • df245fd chore: release v0.4.0
  • 9e5a139 chore: bump deps
  • aba0ca8 fix: check volume existence
  • a78e338 feat(chart): make StorageClass parameters/mountOptions configurable
  • 364b8be fix: helm create namespace
  • 74e42b2 fix: remove nocloud label
  • 88f4ebc feat: mkfs block/inode size options
  • c464dab feat: disk speed limit
  • a243ffb chore: bump deps

Release v0.3.0

19 Sep 15:43
Compare
Choose a tag to compare

v0.3.0 (2023-09-18)

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

Features

  • storage encryption
  • support regional (shared) block devices

Changelog

  • 5f5d781 chore: bump deps
  • 5e57204 docs: storage class options
  • 26c1928 feat: storage encryption
  • f75bfff chore: bump actions/checkout from 3 to 4
  • 1088dbb feat: volume capability
  • 51419d3 chore: bump sigstore/cosign-installer from 3.1.1 to 3.1.2
  • ae63a06 chore: bump deps
  • c7d1541 feat: regional block devices
  • 4ceef77 chore: bump deps

Release v0.2.0

07 Aug 16:52
Compare
Choose a tag to compare

v0.2.0 (2023-08-07)

  • Helm chart and images now signed by cosing.
  • SSD disks mount with noatime flag, and trim free space on unmount process.
  • Skip resizing disk for LXC containers.

Bug Fixes

  • skip lxc containers on resize process
  • helm liveness context
  • detach volume error
  • kubectl apply in readme

Features

  • noatime flag for ssd
  • cosign images
  • pin version
  • helm oci release
  • drop node capabilities
  • trim filesystem

Changelog

Release v0.1.1

12 May 04:23
Compare
Choose a tag to compare

v0.1.1 (2023-05-12)

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

Features

  • switch to distroless
  • decrease node image

Changelog

Release v0.1.0

04 May 16:55
Compare
Choose a tag to compare

v0.1.0 (2023-05-04)

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

Bug Fixes

  • release check

Changelog

Release v0.0.2

29 Apr 11:12
Compare
Choose a tag to compare

v0.0.2 (2023-04-29)

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

Container tag release.

Changelog